Skip to content

Commit 30e24d0

Browse files
authored
Update to fastlane 2.227.1 and Xcode 16.3 (#243)
1 parent a26084a commit 30e24d0

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

.github/workflows/add_identifiers.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ jobs:
1414
needs: validate
1515
runs-on: macos-15
1616
steps:
17-
# Uncomment to manually select latest Xcode if needed
18-
#- name: Select Latest Xcode
19-
# run: "sudo xcode-select --switch /Applications/Xcode_13.0.app/Contents/Developer"
20-
2117
# Checks-out the repo
2218
- name: Checkout Repo
2319
uses: actions/checkout@v4

.github/workflows/build_loop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
)
204204
steps:
205205
- name: Select Xcode version
206-
run: "sudo xcode-select --switch /Applications/Xcode_16.2.app/Contents/Developer"
206+
run: "sudo xcode-select --switch /Applications/Xcode_16.3.app/Contents/Developer"
207207

208208
- name: Checkout Repo for syncing
209209
if: |

Gemfile.lock

Lines changed: 40 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,23 @@ GEM
99
public_suffix (>= 2.0.2, < 7.0)
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
12-
aws-eventstream (1.3.0)
13-
aws-partitions (1.1007.0)
14-
aws-sdk-core (3.213.0)
12+
aws-eventstream (1.3.2)
13+
aws-partitions (1.1086.0)
14+
aws-sdk-core (3.222.1)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
18+
base64
1819
jmespath (~> 1, >= 1.6.1)
19-
aws-sdk-kms (1.95.0)
20-
aws-sdk-core (~> 3, >= 3.210.0)
20+
logger
21+
aws-sdk-kms (1.99.0)
22+
aws-sdk-core (~> 3, >= 3.216.0)
2123
aws-sigv4 (~> 1.5)
22-
aws-sdk-s3 (1.171.0)
23-
aws-sdk-core (~> 3, >= 3.210.0)
24+
aws-sdk-s3 (1.183.0)
25+
aws-sdk-core (~> 3, >= 3.216.0)
2426
aws-sdk-kms (~> 1)
2527
aws-sigv4 (~> 1.5)
26-
aws-sigv4 (1.10.1)
28+
aws-sigv4 (1.11.0)
2729
aws-eventstream (~> 1, >= 1.0.2)
2830
babosa (1.0.4)
2931
base64 (0.2.0)
@@ -33,13 +35,12 @@ GEM
3335
commander (4.6.0)
3436
highline (~> 2.0.0)
3537
declarative (0.0.20)
36-
digest-crc (0.6.5)
38+
digest-crc (0.7.0)
3739
rake (>= 12.0.0, < 14.0.0)
38-
domain_name (0.5.20190701)
39-
unf (>= 0.0.5, < 1.0.0)
40+
domain_name (0.6.20240107)
4041
dotenv (2.8.1)
4142
emoji_regex (3.2.3)
42-
excon (0.109.0)
43+
excon (0.112.0)
4344
faraday (1.10.4)
4445
faraday-em_http (~> 1.0)
4546
faraday-em_synchrony (~> 1.0)
@@ -59,17 +60,17 @@ GEM
5960
faraday-em_synchrony (1.0.0)
6061
faraday-excon (1.1.0)
6162
faraday-httpclient (1.0.1)
62-
faraday-multipart (1.0.4)
63-
multipart-post (~> 2)
63+
faraday-multipart (1.1.0)
64+
multipart-post (~> 2.0)
6465
faraday-net_http (1.0.2)
6566
faraday-net_http_persistent (1.2.0)
6667
faraday-patron (1.0.0)
6768
faraday-rack (1.0.0)
6869
faraday-retry (1.0.3)
6970
faraday_middleware (1.2.1)
7071
faraday (~> 1.0)
71-
fastimage (2.3.1)
72-
fastlane (2.225.0)
72+
fastimage (2.4.0)
73+
fastlane (2.227.1)
7374
CFPropertyList (>= 2.3, < 4.0.0)
7475
addressable (>= 2.8, < 3.0.0)
7576
artifactory (~> 3.0)
@@ -109,7 +110,7 @@ GEM
109110
tty-spinner (>= 0.8.0, < 1.0.0)
110111
word_wrap (~> 1.0.0)
111112
xcodeproj (>= 1.13.0, < 2.0.0)
112-
xcpretty (~> 0.3.0)
113+
xcpretty (~> 0.4.1)
113114
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
114115
fastlane-sirp (1.0.0)
115116
sysrandom (~> 1.0)
@@ -128,19 +129,19 @@ GEM
128129
google-apis-core (>= 0.11.0, < 2.a)
129130
google-apis-playcustomapp_v1 (0.13.0)
130131
google-apis-core (>= 0.11.0, < 2.a)
131-
google-apis-storage_v1 (0.29.0)
132+
google-apis-storage_v1 (0.31.0)
132133
google-apis-core (>= 0.11.0, < 2.a)
133-
google-cloud-core (1.6.1)
134+
google-cloud-core (1.8.0)
134135
google-cloud-env (>= 1.0, < 3.a)
135136
google-cloud-errors (~> 1.0)
136137
google-cloud-env (1.6.0)
137138
faraday (>= 0.17.3, < 3.0)
138-
google-cloud-errors (1.3.1)
139-
google-cloud-storage (1.45.0)
139+
google-cloud-errors (1.5.0)
140+
google-cloud-storage (1.47.0)
140141
addressable (~> 2.8)
141142
digest-crc (~> 0.4)
142143
google-apis-iamcredentials_v1 (~> 0.1)
143-
google-apis-storage_v1 (~> 0.29.0)
144+
google-apis-storage_v1 (~> 0.31.0)
144145
google-cloud-core (~> 1.6)
145146
googleauth (>= 0.16.2, < 2.a)
146147
mini_mime (~> 1.0)
@@ -151,36 +152,39 @@ GEM
151152
os (>= 0.9, < 2.0)
152153
signet (>= 0.16, < 2.a)
153154
highline (2.0.3)
154-
http-cookie (1.0.7)
155+
http-cookie (1.0.8)
155156
domain_name (~> 0.5)
156-
httpclient (2.8.3)
157+
httpclient (2.9.0)
158+
mutex_m
157159
jmespath (1.6.2)
158-
json (2.7.6)
159-
jwt (2.9.3)
160+
json (2.10.2)
161+
jwt (2.10.1)
160162
base64
163+
logger (1.7.0)
161164
mini_magick (4.13.2)
162165
mini_mime (1.1.5)
163166
multi_json (1.15.0)
164167
multipart-post (2.4.1)
168+
mutex_m (0.3.0)
165169
nanaimo (0.4.0)
166170
naturally (2.2.1)
167171
nkf (0.2.0)
168172
optparse (0.6.0)
169173
os (1.1.4)
170-
plist (3.7.1)
171-
public_suffix (5.1.1)
174+
plist (3.7.2)
175+
public_suffix (6.0.1)
172176
rake (13.2.1)
173177
representable (3.2.0)
174178
declarative (< 0.1.0)
175179
trailblazer-option (>= 0.1.1, < 0.2.0)
176180
uber (< 0.2.0)
177181
retriable (3.1.2)
178-
rexml (3.3.9)
179-
rouge (2.0.7)
182+
rexml (3.4.1)
183+
rouge (3.28.0)
180184
ruby2_keywords (0.0.5)
181-
rubyzip (2.3.2)
185+
rubyzip (2.4.1)
182186
security (0.1.5)
183-
signet (0.18.0)
187+
signet (0.19.0)
184188
addressable (~> 2.8)
185189
faraday (>= 0.17.5, < 3.a)
186190
jwt (>= 1.5, < 3.0)
@@ -198,7 +202,6 @@ GEM
198202
tty-spinner (0.9.3)
199203
tty-cursor (~> 0.7)
200204
uber (0.1.0)
201-
unf (0.2.0)
202205
unicode-display_width (2.6.0)
203206
word_wrap (1.0.0)
204207
xcodeproj (1.27.0)
@@ -208,15 +211,16 @@ GEM
208211
colored2 (~> 3.1)
209212
nanaimo (~> 0.4.0)
210213
rexml (>= 3.3.6, < 4.0)
211-
xcpretty (0.3.0)
212-
rouge (~> 2.0.7)
214+
xcpretty (0.4.1)
215+
rouge (~> 3.28.0)
213216
xcpretty-travis-formatter (1.0.1)
214217
xcpretty (~> 0.2, >= 0.0.7)
215218

216219
PLATFORMS
217220
arm64-darwin-21
218221
arm64-darwin-22
219222
arm64-darwin-23
223+
arm64-darwin-24
220224
x86_64-darwin-19
221225
x86_64-darwin-24
222226
x86_64-linux
@@ -225,4 +229,4 @@ DEPENDENCIES
225229
fastlane
226230

227231
BUNDLED WITH
228-
2.4.19
232+
2.6.2

0 commit comments

Comments
 (0)