Skip to content

Commit 2596622

Browse files
committed
Attempt release
1 parent 12c08c1 commit 2596622

File tree

31 files changed

+50
-49
lines changed

31 files changed

+50
-49
lines changed

.beta-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3538
1+
3544

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 2.2.0 (2023-09-10)
8+
## 2.2.0 (2023-10-10)
99

1010
### Added
1111

Gemfile.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ GEM
88
artifactory (3.0.15)
99
atomos (0.1.3)
1010
aws-eventstream (1.2.0)
11-
aws-partitions (1.820.0)
12-
aws-sdk-core (3.181.0)
11+
aws-partitions (1.834.0)
12+
aws-sdk-core (3.185.1)
1313
aws-eventstream (~> 1, >= 1.0.2)
1414
aws-partitions (~> 1, >= 1.651.0)
1515
aws-sigv4 (~> 1.5)
1616
jmespath (~> 1, >= 1.6.1)
17-
aws-sdk-kms (1.71.0)
18-
aws-sdk-core (~> 3, >= 3.177.0)
17+
aws-sdk-kms (1.72.0)
18+
aws-sdk-core (~> 3, >= 3.184.0)
1919
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.134.0)
20+
aws-sdk-s3 (1.136.0)
2121
aws-sdk-core (~> 3, >= 3.181.0)
2222
aws-sdk-kms (~> 1)
2323
aws-sigv4 (~> 1.6)
@@ -36,7 +36,7 @@ GEM
3636
unf (>= 0.0.5, < 1.0.0)
3737
dotenv (2.8.1)
3838
emoji_regex (3.2.3)
39-
excon (0.102.0)
39+
excon (0.104.0)
4040
faraday (1.10.3)
4141
faraday-em_http (~> 1.0)
4242
faraday-em_synchrony (~> 1.0)
@@ -66,7 +66,7 @@ GEM
6666
faraday_middleware (1.2.0)
6767
faraday (~> 1.0)
6868
fastimage (2.2.7)
69-
fastlane (2.214.0)
69+
fastlane (2.216.0)
7070
CFPropertyList (>= 2.3, < 4.0.0)
7171
addressable (>= 2.8, < 3.0.0)
7272
artifactory (~> 3.0)
@@ -87,6 +87,7 @@ GEM
8787
google-apis-playcustomapp_v1 (~> 0.1)
8888
google-cloud-storage (~> 1.31)
8989
highline (~> 2.0)
90+
http-cookie (~> 1.0.5)
9091
json (< 3.0.0)
9192
jwt (>= 2.1.0, < 3)
9293
mini_magick (>= 4.9.4, < 5.0.0)
@@ -98,15 +99,15 @@ GEM
9899
security (= 0.1.3)
99100
simctl (~> 1.6.3)
100101
terminal-notifier (>= 2.0.0, < 3.0.0)
101-
terminal-table (>= 1.4.5, < 2.0.0)
102+
terminal-table (~> 3)
102103
tty-screen (>= 0.6.3, < 1.0.0)
103104
tty-spinner (>= 0.8.0, < 1.0.0)
104105
word_wrap (~> 1.0.0)
105106
xcodeproj (>= 1.13.0, < 2.0.0)
106107
xcpretty (~> 0.3.0)
107108
xcpretty-travis-formatter (>= 0.0.3)
108109
gh_inspector (1.1.3)
109-
google-apis-androidpublisher_v3 (0.49.0)
110+
google-apis-androidpublisher_v3 (0.50.0)
110111
google-apis-core (>= 0.11.0, < 2.a)
111112
google-apis-core (0.11.1)
112113
addressable (~> 2.5, >= 2.5.1)
@@ -137,7 +138,7 @@ GEM
137138
google-cloud-core (~> 1.6)
138139
googleauth (>= 0.16.2, < 2.a)
139140
mini_mime (~> 1.0)
140-
googleauth (1.8.0)
141+
googleauth (1.8.1)
141142
faraday (>= 0.17.3, < 3.a)
142143
jwt (>= 1.4, < 3.0)
143144
multi_json (~> 1.11)
@@ -180,8 +181,8 @@ GEM
180181
CFPropertyList
181182
naturally
182183
terminal-notifier (2.0.0)
183-
terminal-table (1.8.0)
184-
unicode-display_width (~> 1.1, >= 1.1.1)
184+
terminal-table (3.0.2)
185+
unicode-display_width (>= 1.1.1, < 3)
185186
trailblazer-option (0.1.2)
186187
tty-cursor (0.7.1)
187188
tty-screen (0.8.1)
@@ -191,10 +192,10 @@ GEM
191192
unf (0.1.4)
192193
unf_ext
193194
unf_ext (0.0.8.2)
194-
unicode-display_width (1.8.0)
195+
unicode-display_width (2.5.0)
195196
webrick (1.8.1)
196197
word_wrap (1.0.0)
197-
xcodeproj (1.22.0)
198+
xcodeproj (1.23.0)
198199
CFPropertyList (>= 2.3.3, < 4.0)
199200
atomos (~> 0.1.3)
200201
claide (>= 1.0.2, < 2.0)

Passepartout.xcodeproj/project.pbxproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1783,7 +1783,7 @@
17831783
CLANG_WARN_UNREACHABLE_CODE = YES;
17841784
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
17851785
CODE_SIGN_IDENTITY = "Apple Development";
1786-
CURRENT_PROJECT_VERSION = 3538;
1786+
CURRENT_PROJECT_VERSION = 3544;
17871787
DEBUG_INFORMATION_FORMAT = dwarf;
17881788
ENABLE_BITCODE = NO;
17891789
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -1850,7 +1850,7 @@
18501850
CLANG_WARN_UNREACHABLE_CODE = YES;
18511851
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
18521852
CODE_SIGN_IDENTITY = "Apple Development";
1853-
CURRENT_PROJECT_VERSION = 3538;
1853+
CURRENT_PROJECT_VERSION = 3544;
18541854
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
18551855
ENABLE_BITCODE = NO;
18561856
ENABLE_NS_ASSERTIONS = NO;
@@ -1884,7 +1884,7 @@
18841884
CLANG_ENABLE_MODULES = YES;
18851885
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
18861886
CODE_SIGN_STYLE = Manual;
1887-
CURRENT_PROJECT_VERSION = 3538;
1887+
CURRENT_PROJECT_VERSION = 3544;
18881888
DEVELOPMENT_TEAM = DTDYD63ZX9;
18891889
INFOPLIST_FILE = Passepartout/App/Info.plist;
18901890
LD_RUNPATH_SEARCH_PATHS = (
@@ -1912,7 +1912,7 @@
19121912
CLANG_ENABLE_MODULES = YES;
19131913
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
19141914
CODE_SIGN_STYLE = Manual;
1915-
CURRENT_PROJECT_VERSION = 3538;
1915+
CURRENT_PROJECT_VERSION = 3544;
19161916
DEVELOPMENT_TEAM = DTDYD63ZX9;
19171917
INFOPLIST_FILE = Passepartout/App/Info.plist;
19181918
LD_RUNPATH_SEARCH_PATHS = (
@@ -2008,7 +2008,7 @@
20082008
CODE_SIGN_STYLE = Manual;
20092009
COMBINE_HIDPI_IMAGES = YES;
20102010
COPY_PHASE_STRIP = NO;
2011-
CURRENT_PROJECT_VERSION = 3538;
2011+
CURRENT_PROJECT_VERSION = 3544;
20122012
DEAD_CODE_STRIPPING = YES;
20132013
DEVELOPMENT_TEAM = "";
20142014
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
@@ -2042,7 +2042,7 @@
20422042
CODE_SIGN_STYLE = Manual;
20432043
COMBINE_HIDPI_IMAGES = YES;
20442044
COPY_PHASE_STRIP = NO;
2045-
CURRENT_PROJECT_VERSION = 3538;
2045+
CURRENT_PROJECT_VERSION = 3544;
20462046
DEAD_CODE_STRIPPING = YES;
20472047
DEVELOPMENT_TEAM = "";
20482048
INFOPLIST_FILE = Passepartout/Mac/Info.plist;

Passepartout/App/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<key>CFBundleShortVersionString</key>
3535
<string>2.2.0</string>
3636
<key>CFBundleVersion</key>
37-
<string>3538</string>
37+
<string>3544</string>
3838
<key>ITSAppUsesNonExemptEncryption</key>
3939
<false/>
4040
<key>LSApplicationCategoryType</key>

Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
- Make iCloud an opt-in preference.
88
- OpenVPN: Endpoint UX.
9-
- Convert trusted networks to on-demand activation.
9+
- Convert trusted networks to on demand activation.
1010

Passepartout/App/fastlane/ios/metadata/el/release_notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
- Make iCloud an opt-in preference.
88
- OpenVPN: Endpoint UX.
9-
- Convert trusted networks to on-demand activation.
9+
- Convert trusted networks to on demand activation.
1010

Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
- Make iCloud an opt-in preference.
88
- OpenVPN: Endpoint UX.
9-
- Convert trusted networks to on-demand activation.
9+
- Convert trusted networks to on demand activation.
1010

Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
- Make iCloud an opt-in preference.
88
- OpenVPN: Endpoint UX.
9-
- Convert trusted networks to on-demand activation.
9+
- Convert trusted networks to on demand activation.
1010

Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66

77
- Make iCloud an opt-in preference.
88
- OpenVPN: Endpoint UX.
9-
- Convert trusted networks to on-demand activation.
9+
- Convert trusted networks to on demand activation.
1010

0 commit comments

Comments
 (0)