Skip to content

Commit 2edf125

Browse files
authored
Update fastlane and macOS (#143)
* update Fastlane to 2.221.1 * update runners to macOS 14
1 parent c4b4588 commit 2edf125

File tree

5 files changed

+24
-21
lines changed

5 files changed

+24
-21
lines changed

.github/workflows/add_identifiers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
identifiers:
1313
name: Add Identifiers
1414
needs: validate
15-
runs-on: macos-12
15+
runs-on: macos-14
1616
steps:
1717
# Uncomment to manually select latest Xcode if needed
1818
#- name: Select Latest Xcode

.github/workflows/build_loop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
build:
157157
name: Build
158158
needs: [validate, check_alive_and_permissions, check_latest_from_upstream]
159-
runs-on: macos-13
159+
runs-on: macos-14
160160
permissions:
161161
contents: write
162162
if: | # runs if started manually, or if sync schedule is set and enabled and scheduled on the first Saturday each month, or if sync schedule is set and enabled and new commits were found

.github/workflows/create_certs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
certificates:
1313
name: Create Certificates
1414
needs: validate
15-
runs-on: macos-12
15+
runs-on: macos-14
1616
steps:
1717
# Uncomment to manually select latest Xcode if needed
1818
#- name: Select Latest Xcode

.github/workflows/validate_secrets.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [workflow_call, workflow_dispatch]
55
jobs:
66
validate-access-token:
77
name: Access
8-
runs-on: macos-13
8+
runs-on: macos-14
99
env:
1010
GH_PAT: ${{ secrets.GH_PAT }}
1111
GH_TOKEN: ${{ secrets.GH_PAT }}
@@ -74,7 +74,7 @@ jobs:
7474
validate-match-secrets:
7575
name: Match-Secrets
7676
needs: validate-access-token
77-
runs-on: macos-13
77+
runs-on: macos-14
7878
env:
7979
GH_TOKEN: ${{ secrets.GH_PAT }}
8080
steps:
@@ -112,7 +112,7 @@ jobs:
112112
validate-fastlane-secrets:
113113
name: Fastlane
114114
needs: [validate-access-token, validate-match-secrets]
115-
runs-on: macos-13
115+
runs-on: macos-14
116116
env:
117117
GH_PAT: ${{ secrets.GH_PAT }}
118118
GH_TOKEN: ${{ secrets.GH_PAT }}

Gemfile.lock

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@ GEM
55
base64
66
nkf
77
rexml
8-
addressable (2.8.6)
9-
public_suffix (>= 2.0.2, < 6.0)
8+
addressable (2.8.7)
9+
public_suffix (>= 2.0.2, < 7.0)
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
1212
aws-eventstream (1.3.0)
13-
aws-partitions (1.921.0)
14-
aws-sdk-core (3.193.0)
13+
aws-partitions (1.949.0)
14+
aws-sdk-core (3.200.0)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.651.0)
1717
aws-sigv4 (~> 1.8)
1818
jmespath (~> 1, >= 1.6.1)
19-
aws-sdk-kms (1.80.0)
20-
aws-sdk-core (~> 3, >= 3.193.0)
19+
aws-sdk-kms (1.87.0)
20+
aws-sdk-core (~> 3, >= 3.199.0)
2121
aws-sigv4 (~> 1.1)
22-
aws-sdk-s3 (1.148.0)
23-
aws-sdk-core (~> 3, >= 3.193.0)
22+
aws-sdk-s3 (1.155.0)
23+
aws-sdk-core (~> 3, >= 3.199.0)
2424
aws-sdk-kms (~> 1)
2525
aws-sigv4 (~> 1.8)
2626
aws-sigv4 (1.8.0)
@@ -69,7 +69,7 @@ GEM
6969
faraday_middleware (1.2.0)
7070
faraday (~> 1.0)
7171
fastimage (2.3.1)
72-
fastlane (2.220.0)
72+
fastlane (2.221.1)
7373
CFPropertyList (>= 2.3, < 4.0.0)
7474
addressable (>= 2.8, < 3.0.0)
7575
artifactory (~> 3.0)
@@ -148,31 +148,32 @@ GEM
148148
os (>= 0.9, < 2.0)
149149
signet (>= 0.16, < 2.a)
150150
highline (2.0.3)
151-
http-cookie (1.0.5)
151+
http-cookie (1.0.6)
152152
domain_name (~> 0.5)
153153
httpclient (2.8.3)
154154
jmespath (1.6.2)
155155
json (2.7.2)
156-
jwt (2.8.1)
156+
jwt (2.8.2)
157157
base64
158-
mini_magick (4.12.0)
158+
mini_magick (4.13.1)
159159
mini_mime (1.1.5)
160160
multi_json (1.15.0)
161-
multipart-post (2.4.0)
161+
multipart-post (2.4.1)
162162
nanaimo (0.3.0)
163163
naturally (2.2.1)
164164
nkf (0.2.0)
165165
optparse (0.5.0)
166166
os (1.1.4)
167167
plist (3.7.1)
168-
public_suffix (5.0.5)
168+
public_suffix (5.1.1)
169169
rake (13.2.1)
170170
representable (3.2.0)
171171
declarative (< 0.1.0)
172172
trailblazer-option (>= 0.1.1, < 0.2.0)
173173
uber (< 0.2.0)
174174
retriable (3.1.2)
175-
rexml (3.2.6)
175+
rexml (3.2.9)
176+
strscan
176177
rouge (2.0.7)
177178
ruby2_keywords (0.0.5)
178179
rubyzip (2.3.2)
@@ -185,6 +186,7 @@ GEM
185186
simctl (1.6.10)
186187
CFPropertyList
187188
naturally
189+
strscan (3.1.0)
188190
terminal-notifier (2.0.0)
189191
terminal-table (3.0.2)
190192
unicode-display_width (>= 1.1.1, < 3)
@@ -216,6 +218,7 @@ PLATFORMS
216218
arm64-darwin-22
217219
arm64-darwin-23
218220
x86_64-darwin-19
221+
x86_64-linux
219222

220223
DEPENDENCIES
221224
fastlane

0 commit comments

Comments
 (0)