fastlane 2.209.0 → 2.209.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +98 -98
- data/fastlane/lib/assets/AppfileTemplate +1 -1
- data/fastlane/lib/assets/AppfileTemplate.swift +1 -1
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Appfile.swift +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/DeliverfileProtocol.swift +1 -1
- data/fastlane/swift/Fastlane.swift +1 -1
- data/fastlane/swift/Gymfile.swift +1 -1
- data/fastlane/swift/GymfileProtocol.swift +1 -1
- data/fastlane/swift/Matchfile.swift +1 -1
- data/fastlane/swift/MatchfileProtocol.swift +1 -1
- data/fastlane/swift/Precheckfile.swift +1 -1
- data/fastlane/swift/PrecheckfileProtocol.swift +1 -1
- data/fastlane/swift/Scanfile.swift +1 -1
- data/fastlane/swift/ScanfileProtocol.swift +1 -1
- data/fastlane/swift/Screengrabfile.swift +1 -1
- data/fastlane/swift/ScreengrabfileProtocol.swift +1 -1
- data/fastlane/swift/Snapshotfile.swift +1 -1
- data/fastlane/swift/SnapshotfileProtocol.swift +1 -1
- data/fastlane/swift/formatting/Brewfile.lock.json +15 -15
- data/fastlane_core/lib/fastlane_core/cert_checker.rb +66 -10
- data/spaceship/lib/spaceship/two_step_or_factor_client.rb +1 -1
- metadata +22 -30
- data/fastlane/lib/.DS_Store +0 -0
- data/fastlane/lib/fastlane/.DS_Store +0 -0
- data/fastlane/lib/fastlane/actions/.DS_Store +0 -0
- data/fastlane/lib/fastlane/actions/.supply.rb.swp +0 -0
- data/fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/joshholtz.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- data/spaceship/lib/spaceship/connect_api/models/.review_submission.rb.swp +0 -0
- data/spaceship/lib/spaceship/connect_api/testflight/.testflight.rb.swp +0 -0
- data/trainer/lib/.DS_Store +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5010adae3c5b21d54dd16b6247c5955bbe6c415439de68c08fcabe3845f8b6b7
|
4
|
+
data.tar.gz: '08149ff32ed120e68c970357b564e8dbcec8d9ddbb9d2e2e1dc2b4ef19819d47'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 46821e9b86a08c035d3c95da0b4e11d48617a9d2132a28f6e237f7a7e83bc66512d436ae5497de0277509e1331048741e49ae75e2ba78fea1bbc4d5e5b7a3875
|
7
|
+
data.tar.gz: 4026c9ae374842f26eff1bdea173c0f3eb80168a0dd286be0053ba7bda3368cf331d27e2df85a4473334ca9f8fe0ea94eea7372606aefc84bcb21c26c38531b7
|
data/README.md
CHANGED
@@ -35,61 +35,49 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
35
35
|
<!-- This table is regenerated and resorted on each release -->
|
36
36
|
<table id='team'>
|
37
37
|
<tr>
|
38
|
-
<td id='
|
39
|
-
<a href='https://github.com/
|
40
|
-
<img src='https://github.com/
|
41
|
-
</a>
|
42
|
-
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
43
|
-
</td>
|
44
|
-
<td id='manish-rathi'>
|
45
|
-
<a href='https://github.com/crazymanish'>
|
46
|
-
<img src='https://github.com/crazymanish.png' width='140px;'>
|
38
|
+
<td id='jan-piotrowski'>
|
39
|
+
<a href='https://github.com/janpio'>
|
40
|
+
<img src='https://github.com/janpio.png' width='140px;'>
|
47
41
|
</a>
|
48
|
-
<h4 align='center'><a href='https://twitter.com/
|
42
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
49
43
|
</td>
|
50
|
-
<td id='
|
51
|
-
<a href='https://github.com/
|
52
|
-
<img src='https://github.com/
|
44
|
+
<td id='kohki-miki'>
|
45
|
+
<a href='https://github.com/giginet'>
|
46
|
+
<img src='https://github.com/giginet.png' width='140px;'>
|
53
47
|
</a>
|
54
|
-
<h4 align='center'><a href='https://twitter.com/
|
48
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
55
49
|
</td>
|
56
|
-
<td id='
|
57
|
-
<a href='https://github.com/
|
58
|
-
<img src='https://github.com/
|
50
|
+
<td id='andrew-mcburney'>
|
51
|
+
<a href='https://github.com/armcburney'>
|
52
|
+
<img src='https://github.com/armcburney.png' width='140px;'>
|
59
53
|
</a>
|
60
|
-
<h4 align='center'
|
54
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
61
55
|
</td>
|
62
|
-
<td id='
|
63
|
-
<a href='https://github.com/
|
64
|
-
<img src='https://github.com/
|
56
|
+
<td id='matthew-ellis'>
|
57
|
+
<a href='https://github.com/matthewellis'>
|
58
|
+
<img src='https://github.com/matthewellis.png' width='140px;'>
|
65
59
|
</a>
|
66
|
-
<h4 align='center'><a href='https://twitter.com/
|
60
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
67
61
|
</td>
|
68
|
-
</tr>
|
69
|
-
<tr>
|
70
62
|
<td id='josh-holtz'>
|
71
63
|
<a href='https://github.com/joshdholtz'>
|
72
64
|
<img src='https://github.com/joshdholtz.png' width='140px;'>
|
73
65
|
</a>
|
74
66
|
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
75
67
|
</td>
|
76
|
-
|
77
|
-
<
|
78
|
-
<
|
79
|
-
|
80
|
-
<
|
81
|
-
</td>
|
82
|
-
<td id='fumiya-nakamura'>
|
83
|
-
<a href='https://github.com/nafu'>
|
84
|
-
<img src='https://github.com/nafu.png' width='140px;'>
|
68
|
+
</tr>
|
69
|
+
<tr>
|
70
|
+
<td id='maksym-grebenets'>
|
71
|
+
<a href='https://github.com/mgrebenets'>
|
72
|
+
<img src='https://github.com/mgrebenets.png' width='140px;'>
|
85
73
|
</a>
|
86
|
-
<h4 align='center'><a href='https://twitter.com/
|
74
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
87
75
|
</td>
|
88
|
-
<td id='
|
89
|
-
<a href='https://github.com/
|
90
|
-
<img src='https://github.com/
|
76
|
+
<td id='daniel-jankowski'>
|
77
|
+
<a href='https://github.com/mollyIV'>
|
78
|
+
<img src='https://github.com/mollyIV.png' width='140px;'>
|
91
79
|
</a>
|
92
|
-
<h4 align='center'><a href='https://twitter.com/
|
80
|
+
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
93
81
|
</td>
|
94
82
|
<td id='manu-wallner'>
|
95
83
|
<a href='https://github.com/milch'>
|
@@ -97,14 +85,52 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
97
85
|
</a>
|
98
86
|
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
99
87
|
</td>
|
88
|
+
<td id='jérôme-lacoste'>
|
89
|
+
<a href='https://github.com/lacostej'>
|
90
|
+
<img src='https://github.com/lacostej.png' width='140px;'>
|
91
|
+
</a>
|
92
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
93
|
+
</td>
|
94
|
+
<td id='felix-krause'>
|
95
|
+
<a href='https://github.com/KrauseFx'>
|
96
|
+
<img src='https://github.com/KrauseFx.png' width='140px;'>
|
97
|
+
</a>
|
98
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
99
|
+
</td>
|
100
100
|
</tr>
|
101
101
|
<tr>
|
102
|
-
<td id='
|
103
|
-
<a href='https://github.com/
|
104
|
-
<img src='https://github.com/
|
102
|
+
<td id='olivier-halligon'>
|
103
|
+
<a href='https://github.com/AliSoftware'>
|
104
|
+
<img src='https://github.com/AliSoftware.png' width='140px;'>
|
105
105
|
</a>
|
106
|
-
<h4 align='center'><a href='https://twitter.com/
|
106
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
107
|
+
</td>
|
108
|
+
<td id='jorge-revuelta-h'>
|
109
|
+
<a href='https://github.com/minuscorp'>
|
110
|
+
<img src='https://github.com/minuscorp.png' width='140px;'>
|
111
|
+
</a>
|
112
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
113
|
+
</td>
|
114
|
+
<td id='satoshi-namai'>
|
115
|
+
<a href='https://github.com/ainame'>
|
116
|
+
<img src='https://github.com/ainame.png' width='140px;'>
|
117
|
+
</a>
|
118
|
+
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
|
119
|
+
</td>
|
120
|
+
<td id='roger-oba'>
|
121
|
+
<a href='https://github.com/rogerluan'>
|
122
|
+
<img src='https://github.com/rogerluan.png' width='140px;'>
|
123
|
+
</a>
|
124
|
+
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
107
125
|
</td>
|
126
|
+
<td id='iulian-onofrei'>
|
127
|
+
<a href='https://github.com/revolter'>
|
128
|
+
<img src='https://github.com/revolter.png' width='140px;'>
|
129
|
+
</a>
|
130
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
131
|
+
</td>
|
132
|
+
</tr>
|
133
|
+
<tr>
|
108
134
|
<td id='jimmy-dee'>
|
109
135
|
<a href='https://github.com/jdee'>
|
110
136
|
<img src='https://github.com/jdee.png' width='140px;'>
|
@@ -117,25 +143,31 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
117
143
|
</a>
|
118
144
|
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
119
145
|
</td>
|
120
|
-
<td id='
|
121
|
-
<a href='https://github.com/
|
122
|
-
<img src='https://github.com/
|
146
|
+
<td id='stefan-natchev'>
|
147
|
+
<a href='https://github.com/snatchev'>
|
148
|
+
<img src='https://github.com/snatchev.png' width='140px;'>
|
123
149
|
</a>
|
124
|
-
<h4 align='center'><a href='https://twitter.com/
|
150
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
125
151
|
</td>
|
126
|
-
<td id='
|
127
|
-
<a href='https://github.com/
|
128
|
-
<img src='https://github.com/
|
152
|
+
<td id='fumiya-nakamura'>
|
153
|
+
<a href='https://github.com/nafu'>
|
154
|
+
<img src='https://github.com/nafu.png' width='140px;'>
|
129
155
|
</a>
|
130
|
-
<h4 align='center'><a href='https://twitter.com/
|
156
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
157
|
+
</td>
|
158
|
+
<td id='aaron-brager'>
|
159
|
+
<a href='https://github.com/getaaron'>
|
160
|
+
<img src='https://github.com/getaaron.png' width='140px;'>
|
161
|
+
</a>
|
162
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
131
163
|
</td>
|
132
164
|
</tr>
|
133
165
|
<tr>
|
134
|
-
<td id='
|
135
|
-
<a href='https://github.com/
|
136
|
-
<img src='https://github.com/
|
166
|
+
<td id='manish-rathi'>
|
167
|
+
<a href='https://github.com/crazymanish'>
|
168
|
+
<img src='https://github.com/crazymanish.png' width='140px;'>
|
137
169
|
</a>
|
138
|
-
<h4 align='center'><a href='https://twitter.com/
|
170
|
+
<h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
|
139
171
|
</td>
|
140
172
|
<td id='luka-mirosevic'>
|
141
173
|
<a href='https://github.com/lmirosevic'>
|
@@ -143,64 +175,32 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
143
175
|
</a>
|
144
176
|
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
145
177
|
</td>
|
146
|
-
<td id='
|
147
|
-
<a href='https://github.com/
|
148
|
-
<img src='https://github.com/
|
178
|
+
<td id='łukasz-grabowski'>
|
179
|
+
<a href='https://github.com/lucgrabowski'>
|
180
|
+
<img src='https://github.com/lucgrabowski.png' width='140px;'>
|
149
181
|
</a>
|
150
|
-
<h4 align='center'
|
182
|
+
<h4 align='center'>Łukasz Grabowski</h4>
|
151
183
|
</td>
|
152
|
-
<td id='
|
153
|
-
<a href='https://github.com/
|
154
|
-
<img src='https://github.com/
|
184
|
+
<td id='danielle-tomlinson'>
|
185
|
+
<a href='https://github.com/endocrimes'>
|
186
|
+
<img src='https://github.com/endocrimes.png' width='140px;'>
|
155
187
|
</a>
|
156
|
-
<h4 align='center'><a href='https://twitter.com/
|
188
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
157
189
|
</td>
|
158
|
-
<td id='
|
159
|
-
<a href='https://github.com/
|
160
|
-
<img src='https://github.com/
|
190
|
+
<td id='max-ott'>
|
191
|
+
<a href='https://github.com/max-ott'>
|
192
|
+
<img src='https://github.com/max-ott.png' width='140px;'>
|
161
193
|
</a>
|
162
|
-
<h4 align='center'><a href='https://twitter.com/
|
194
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
163
195
|
</td>
|
164
196
|
</tr>
|
165
197
|
<tr>
|
166
|
-
<td id='roger-oba'>
|
167
|
-
<a href='https://github.com/rogerluan'>
|
168
|
-
<img src='https://github.com/rogerluan.png' width='140px;'>
|
169
|
-
</a>
|
170
|
-
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
171
|
-
</td>
|
172
|
-
<td id='felix-krause'>
|
173
|
-
<a href='https://github.com/KrauseFx'>
|
174
|
-
<img src='https://github.com/KrauseFx.png' width='140px;'>
|
175
|
-
</a>
|
176
|
-
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
177
|
-
</td>
|
178
198
|
<td id='joshua-liebowitz'>
|
179
199
|
<a href='https://github.com/taquitos'>
|
180
200
|
<img src='https://github.com/taquitos.png' width='140px;'>
|
181
201
|
</a>
|
182
202
|
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
183
203
|
</td>
|
184
|
-
<td id='aaron-brager'>
|
185
|
-
<a href='https://github.com/getaaron'>
|
186
|
-
<img src='https://github.com/getaaron.png' width='140px;'>
|
187
|
-
</a>
|
188
|
-
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
189
|
-
</td>
|
190
|
-
<td id='daniel-jankowski'>
|
191
|
-
<a href='https://github.com/mollyIV'>
|
192
|
-
<img src='https://github.com/mollyIV.png' width='140px;'>
|
193
|
-
</a>
|
194
|
-
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
195
|
-
</td>
|
196
|
-
</tr>
|
197
|
-
<tr>
|
198
|
-
<td id='max-ott'>
|
199
|
-
<a href='https://github.com/max-ott'>
|
200
|
-
<img src='https://github.com/max-ott.png' width='140px;'>
|
201
|
-
</a>
|
202
|
-
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
203
|
-
</td>
|
204
204
|
</table>
|
205
205
|
|
206
206
|
Special thanks to all [contributors](https://github.com/fastlane/fastlane/graphs/contributors) for extending and improving _fastlane_.
|
@@ -1,5 +1,5 @@
|
|
1
1
|
var appIdentifier: String { return "[[APP_IDENTIFIER]]" } // The bundle identifier of your app
|
2
|
-
var appleID: String { return "[[APPLE_ID]]" } // Your Apple
|
2
|
+
var appleID: String { return "[[APPLE_ID]]" } // Your Apple Developer Portal username
|
3
3
|
|
4
4
|
[[TEAMS]]
|
5
5
|
|
@@ -2,7 +2,7 @@
|
|
2
2
|
// Copyright (c) 2022 FastlaneTools
|
3
3
|
|
4
4
|
var appIdentifier: String { return "" } // The bundle identifier of your app
|
5
|
-
var appleID: String { return "" } // Your Apple
|
5
|
+
var appleID: String { return "" } // Your Apple Developer Portal username
|
6
6
|
|
7
7
|
var teamID: String { return "" } // Developer Portal Team ID
|
8
8
|
var itcTeam: String? { return nil } // App Store Connect Team ID (may be nil if no team)
|
@@ -13486,4 +13486,4 @@ public let snapshotfile: Snapshotfile = .init()
|
|
13486
13486
|
|
13487
13487
|
// Please don't remove the lines below
|
13488
13488
|
// They are used to detect outdated files
|
13489
|
-
// FastlaneRunnerAPIVersion [0.9.
|
13489
|
+
// FastlaneRunnerAPIVersion [0.9.162]
|
@@ -2,40 +2,40 @@
|
|
2
2
|
"entries": {
|
3
3
|
"brew": {
|
4
4
|
"swiftformat": {
|
5
|
-
"version": "0.49.
|
5
|
+
"version": "0.49.17",
|
6
6
|
"bottle": {
|
7
7
|
"rebuild": 0,
|
8
8
|
"root_url": "https://ghcr.io/v2/homebrew/core",
|
9
9
|
"files": {
|
10
10
|
"arm64_monterey": {
|
11
11
|
"cellar": ":any_skip_relocation",
|
12
|
-
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:
|
13
|
-
"sha256": "
|
12
|
+
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:4b7f2dbc6e2d69c55e556339fd37bcb9b5085ffb26e18ece57f6614f68f71d9a",
|
13
|
+
"sha256": "4b7f2dbc6e2d69c55e556339fd37bcb9b5085ffb26e18ece57f6614f68f71d9a"
|
14
14
|
},
|
15
15
|
"arm64_big_sur": {
|
16
16
|
"cellar": ":any_skip_relocation",
|
17
|
-
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:
|
18
|
-
"sha256": "
|
17
|
+
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:6762a1f50c474ace807cbe505c40ec83e07d95f3a709b862b55a4aee358bcbc2",
|
18
|
+
"sha256": "6762a1f50c474ace807cbe505c40ec83e07d95f3a709b862b55a4aee358bcbc2"
|
19
19
|
},
|
20
20
|
"monterey": {
|
21
21
|
"cellar": ":any_skip_relocation",
|
22
|
-
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:
|
23
|
-
"sha256": "
|
22
|
+
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:46ab8382cc299980caf2aa48ca4e08cf3b3052432959e2bd02ca190f168f563b",
|
23
|
+
"sha256": "46ab8382cc299980caf2aa48ca4e08cf3b3052432959e2bd02ca190f168f563b"
|
24
24
|
},
|
25
25
|
"big_sur": {
|
26
26
|
"cellar": ":any_skip_relocation",
|
27
|
-
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:
|
28
|
-
"sha256": "
|
27
|
+
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:0145b1f25c402c6d3f4b022a1ec3fc1469b3d61428bc9f47405e2124cffda100",
|
28
|
+
"sha256": "0145b1f25c402c6d3f4b022a1ec3fc1469b3d61428bc9f47405e2124cffda100"
|
29
29
|
},
|
30
30
|
"catalina": {
|
31
31
|
"cellar": ":any_skip_relocation",
|
32
|
-
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:
|
33
|
-
"sha256": "
|
32
|
+
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:bc210385a7a34bd8babd475927d698e38feb6d9b6bc267f159acd67e90542380",
|
33
|
+
"sha256": "bc210385a7a34bd8babd475927d698e38feb6d9b6bc267f159acd67e90542380"
|
34
34
|
},
|
35
35
|
"x86_64_linux": {
|
36
36
|
"cellar": "/home/linuxbrew/.linuxbrew/Cellar",
|
37
|
-
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:
|
38
|
-
"sha256": "
|
37
|
+
"url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:326c9a8cedeeb429315d94638a5c03a764194b346a2781fe858d5cb83d93662d",
|
38
|
+
"sha256": "326c9a8cedeeb429315d94638a5c03a764194b346a2781fe858d5cb83d93662d"
|
39
39
|
}
|
40
40
|
}
|
41
41
|
}
|
@@ -63,10 +63,10 @@
|
|
63
63
|
"monterey": {
|
64
64
|
"HOMEBREW_VERSION": "3.5.9",
|
65
65
|
"HOMEBREW_PREFIX": "/opt/homebrew",
|
66
|
-
"Homebrew/homebrew-core": "
|
66
|
+
"Homebrew/homebrew-core": "191ec7ef868ea58e6d7305d756516e5d69c2568c",
|
67
67
|
"CLT": "13.4.0.0.1.1651278267",
|
68
68
|
"Xcode": "13.4.1",
|
69
|
-
"macOS": "12.
|
69
|
+
"macOS": "12.5"
|
70
70
|
}
|
71
71
|
}
|
72
72
|
}
|
@@ -3,6 +3,40 @@ require 'openssl'
|
|
3
3
|
|
4
4
|
require_relative 'helper'
|
5
5
|
|
6
|
+
# WWDR Intermediate Certificates in https://www.apple.com/certificateauthority/
|
7
|
+
WWDRCA_CERTIFICATES = [
|
8
|
+
{
|
9
|
+
alias: 'G1',
|
10
|
+
sha256: 'ce057691d730f89ca25e916f7335f4c8a15713dcd273a658c024023f8eb809c2',
|
11
|
+
url: 'https://developer.apple.com/certificationauthority/AppleWWDRCA.cer'
|
12
|
+
},
|
13
|
+
{
|
14
|
+
alias: 'G2',
|
15
|
+
sha256: '9ed4b3b88c6a339cf1387895bda9ca6ea31a6b5ce9edf7511845923b0c8ac94c',
|
16
|
+
url: 'https://www.apple.com/certificateauthority/AppleWWDRCAG2.cer'
|
17
|
+
},
|
18
|
+
{
|
19
|
+
alias: 'G3',
|
20
|
+
sha256: 'dcf21878c77f4198e4b4614f03d696d89c66c66008d4244e1b99161aac91601f',
|
21
|
+
url: 'https://www.apple.com/certificateauthority/AppleWWDRCAG3.cer'
|
22
|
+
},
|
23
|
+
{
|
24
|
+
alias: 'G4',
|
25
|
+
sha256: 'ea4757885538dd8cb59ff4556f676087d83c85e70902c122e42c0808b5bce14c',
|
26
|
+
url: 'https://www.apple.com/certificateauthority/AppleWWDRCAG4.cer'
|
27
|
+
},
|
28
|
+
{
|
29
|
+
alias: 'G5',
|
30
|
+
sha256: '53fd008278e5a595fe1e908ae9c5e5675f26243264a5a6438c023e3ce2870760',
|
31
|
+
url: 'https://www.apple.com/certificateauthority/AppleWWDRCAG5.cer'
|
32
|
+
},
|
33
|
+
{
|
34
|
+
alias: 'G6',
|
35
|
+
sha256: 'bdd4ed6e74691f0c2bfd01be0296197af1379e0418e2d300efa9c3bef642ca30',
|
36
|
+
url: 'https://www.apple.com/certificateauthority/AppleWWDRCAG6.cer'
|
37
|
+
}
|
38
|
+
]
|
39
|
+
|
6
40
|
module FastlaneCore
|
7
41
|
# This class checks if a specific certificate is installed on the current mac
|
8
42
|
class CertChecker
|
@@ -22,7 +56,7 @@ module FastlaneCore
|
|
22
56
|
end
|
23
57
|
|
24
58
|
def self.installed_identies(in_keychain: nil)
|
25
|
-
|
59
|
+
install_missing_wwdr_certificates
|
26
60
|
|
27
61
|
available = list_available_identities(in_keychain: in_keychain)
|
28
62
|
# Match for this text against word boundaries to avoid edge cases around multiples of 10 identities!
|
@@ -81,19 +115,41 @@ module FastlaneCore
|
|
81
115
|
`#{commands.join(' ')}`
|
82
116
|
end
|
83
117
|
|
84
|
-
def self.
|
85
|
-
certificate_name = "Apple Worldwide Developer Relations
|
86
|
-
|
118
|
+
def self.installed_wwdr_certificates
|
119
|
+
certificate_name = "Apple Worldwide Developer Relations"
|
120
|
+
|
121
|
+
# Find all installed WWDRCA certificates
|
122
|
+
installed_certs = []
|
123
|
+
Helper.backticks("security find-certificate -a -c '#{certificate_name}' -p #{wwdr_keychain.shellescape}")
|
124
|
+
.lines
|
125
|
+
.each do |line|
|
126
|
+
if line.start_with?('-----BEGIN CERTIFICATE-----')
|
127
|
+
installed_certs << line
|
128
|
+
else
|
129
|
+
installed_certs.last << line
|
130
|
+
end
|
131
|
+
end
|
87
132
|
|
88
|
-
|
89
|
-
|
133
|
+
# Get the alias (see `WWDRCA_CERTIFICATES`) of the installed WWDRCA certificates
|
134
|
+
installed_certs
|
135
|
+
.map do |pem|
|
136
|
+
sha256 = Digest::SHA256.hexdigest(OpenSSL::X509::Certificate.new(pem).to_der)
|
137
|
+
WWDRCA_CERTIFICATES.find { |c| c[:sha256].casecmp?(sha256) }&.fetch(:alias)
|
138
|
+
end
|
139
|
+
.compact
|
140
|
+
end
|
90
141
|
|
91
|
-
|
92
|
-
|
142
|
+
def self.install_missing_wwdr_certificates
|
143
|
+
# Install all Worldwide Developer Relations Intermediate Certificates listed here: https://www.apple.com/certificateauthority/
|
144
|
+
missing = WWDRCA_CERTIFICATES.map { |c| c[:alias] } - installed_wwdr_certificates
|
145
|
+
missing.each do |cert_alias|
|
146
|
+
install_wwdr_certificate(cert_alias)
|
147
|
+
end
|
148
|
+
missing.count
|
93
149
|
end
|
94
150
|
|
95
|
-
def self.install_wwdr_certificate
|
96
|
-
url =
|
151
|
+
def self.install_wwdr_certificate(cert_alias)
|
152
|
+
url = WWDRCA_CERTIFICATES.find { |c| c[:alias] == cert_alias }.fetch(:url)
|
97
153
|
file = Tempfile.new(File.basename(url))
|
98
154
|
filename = file.path
|
99
155
|
keychain = wwdr_keychain
|
@@ -164,7 +164,7 @@ module Spaceship
|
|
164
164
|
body = { "securityCode" => { "code" => code.to_s } }.to_json
|
165
165
|
|
166
166
|
# User exited by entering `sms` and wants to choose phone number for SMS
|
167
|
-
if code
|
167
|
+
if code.casecmp?("sms")
|
168
168
|
code_type = 'phone'
|
169
169
|
body = request_two_factor_code_from_phone_choose(response.body["trustedPhoneNumbers"], code_length)
|
170
170
|
end
|
metadata
CHANGED
@@ -1,39 +1,39 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastlane
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.209.
|
4
|
+
version: 2.209.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
- Maksym Grebenets
|
8
|
-
- Aaron Brager
|
9
|
-
- Jorge Revuelta H
|
10
|
-
- Jérôme Lacoste
|
11
|
-
- Iulian Onofrei
|
12
|
-
- Kohki Miki
|
13
|
-
- Roger Oba
|
14
|
-
- Jan Piotrowski
|
15
|
-
- Danielle Tomlinson
|
16
|
-
- Satoshi Namai
|
17
|
-
- Manish Rathi
|
18
7
|
- Luka Mirosevic
|
19
|
-
-
|
20
|
-
-
|
8
|
+
- Łukasz Grabowski
|
9
|
+
- Manish Rathi
|
10
|
+
- Aaron Brager
|
21
11
|
- Daniel Jankowski
|
22
|
-
- Jimmy Dee
|
23
12
|
- Max Ott
|
13
|
+
- Joshua Liebowitz
|
14
|
+
- Matthew Ellis
|
15
|
+
- Jérôme Lacoste
|
16
|
+
- Olivier Halligon
|
24
17
|
- Josh Holtz
|
25
|
-
- Manu Wallner
|
26
|
-
- Andrew McBurney
|
27
|
-
- Łukasz Grabowski
|
28
18
|
- Stefan Natchev
|
19
|
+
- Jorge Revuelta H
|
20
|
+
- Jan Piotrowski
|
29
21
|
- Felix Krause
|
30
|
-
-
|
22
|
+
- Roger Oba
|
23
|
+
- Danielle Tomlinson
|
24
|
+
- Kohki Miki
|
25
|
+
- Iulian Onofrei
|
26
|
+
- Jimmy Dee
|
27
|
+
- Helmut Januschka
|
28
|
+
- Andrew McBurney
|
29
|
+
- Satoshi Namai
|
30
|
+
- Manu Wallner
|
31
31
|
- Fumiya Nakamura
|
32
|
-
-
|
32
|
+
- Maksym Grebenets
|
33
33
|
autorequire:
|
34
34
|
bindir: bin
|
35
35
|
cert_chain: []
|
36
|
-
date: 2022-08-
|
36
|
+
date: 2022-08-22 00:00:00.000000000 Z
|
37
37
|
dependencies:
|
38
38
|
- !ruby/object:Gem::Dependency
|
39
39
|
name: xcodeproj
|
@@ -994,7 +994,6 @@ files:
|
|
994
994
|
- deliver/lib/deliver/upload_price_tier.rb
|
995
995
|
- deliver/lib/deliver/upload_screenshots.rb
|
996
996
|
- fastlane/README.md
|
997
|
-
- fastlane/lib/.DS_Store
|
998
997
|
- fastlane/lib/assets/ActionDetails.md.erb
|
999
998
|
- fastlane/lib/assets/Actions.md.erb
|
1000
999
|
- fastlane/lib/assets/AppfileTemplate
|
@@ -1013,11 +1012,8 @@ files:
|
|
1013
1012
|
- fastlane/lib/assets/s3_plist_template.erb
|
1014
1013
|
- fastlane/lib/assets/s3_version_template.erb
|
1015
1014
|
- fastlane/lib/fastlane.rb
|
1016
|
-
- fastlane/lib/fastlane/.DS_Store
|
1017
1015
|
- fastlane/lib/fastlane/action.rb
|
1018
1016
|
- fastlane/lib/fastlane/action_collector.rb
|
1019
|
-
- fastlane/lib/fastlane/actions/.DS_Store
|
1020
|
-
- fastlane/lib/fastlane/actions/.supply.rb.swp
|
1021
1017
|
- fastlane/lib/fastlane/actions/README.md
|
1022
1018
|
- fastlane/lib/fastlane/actions/actions_helper.rb
|
1023
1019
|
- fastlane/lib/fastlane/actions/adb.rb
|
@@ -1364,7 +1360,6 @@ files:
|
|
1364
1360
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.pbxproj
|
1365
1361
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
|
1366
1362
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
|
1367
|
-
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/joshholtz.xcuserdatad/UserInterfaceState.xcuserstate
|
1368
1363
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/xcshareddata/xcschemes/FastlaneRunner.xcscheme
|
1369
1364
|
- fastlane/swift/FastlaneSwiftRunner/README.txt
|
1370
1365
|
- fastlane/swift/Gymfile.swift
|
@@ -1666,7 +1661,6 @@ files:
|
|
1666
1661
|
- spaceship/lib/spaceship/connect_api/client.rb
|
1667
1662
|
- spaceship/lib/spaceship/connect_api/file_uploader.rb
|
1668
1663
|
- spaceship/lib/spaceship/connect_api/model.rb
|
1669
|
-
- spaceship/lib/spaceship/connect_api/models/.review_submission.rb.swp
|
1670
1664
|
- spaceship/lib/spaceship/connect_api/models/age_rating_declaration.rb
|
1671
1665
|
- spaceship/lib/spaceship/connect_api/models/app.rb
|
1672
1666
|
- spaceship/lib/spaceship/connect_api/models/app_category.rb
|
@@ -1727,7 +1721,6 @@ files:
|
|
1727
1721
|
- spaceship/lib/spaceship/connect_api/provisioning/provisioning.rb
|
1728
1722
|
- spaceship/lib/spaceship/connect_api/response.rb
|
1729
1723
|
- spaceship/lib/spaceship/connect_api/spaceship.rb
|
1730
|
-
- spaceship/lib/spaceship/connect_api/testflight/.testflight.rb.swp
|
1731
1724
|
- spaceship/lib/spaceship/connect_api/testflight/client.rb
|
1732
1725
|
- spaceship/lib/spaceship/connect_api/testflight/testflight.rb
|
1733
1726
|
- spaceship/lib/spaceship/connect_api/token.rb
|
@@ -1850,7 +1843,6 @@ files:
|
|
1850
1843
|
- supply/lib/supply/release_listing.rb
|
1851
1844
|
- supply/lib/supply/setup.rb
|
1852
1845
|
- supply/lib/supply/uploader.rb
|
1853
|
-
- trainer/lib/.DS_Store
|
1854
1846
|
- trainer/lib/assets/junit.xml.erb
|
1855
1847
|
- trainer/lib/trainer.rb
|
1856
1848
|
- trainer/lib/trainer/commands_generator.rb
|
@@ -1901,7 +1893,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1901
1893
|
- !ruby/object:Gem::Version
|
1902
1894
|
version: '0'
|
1903
1895
|
requirements: []
|
1904
|
-
rubygems_version: 3.2.
|
1896
|
+
rubygems_version: 3.2.33
|
1905
1897
|
signing_key:
|
1906
1898
|
specification_version: 4
|
1907
1899
|
summary: The easiest way to automate beta deployments and releases for your iOS and
|
data/fastlane/lib/.DS_Store
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/trainer/lib/.DS_Store
DELETED
Binary file
|