fastlane 2.208.0 → 2.209.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +100 -100
- data/deliver/lib/deliver/options.rb +1 -2
- data/fastlane/lib/fastlane/actions/docs/frame_screenshots.md +1 -1
- data/fastlane/lib/fastlane/actions/pod_push.rb +19 -1
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/DeliverfileProtocol.swift +2 -2
- data/fastlane/swift/Fastlane.swift +14 -6
- 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 +6 -3
- data/frameit/lib/frameit/frame_downloader.rb +1 -1
- data/match/lib/match/utils.rb +7 -2
- data/pilot/lib/pilot/build_manager.rb +2 -2
- metadata +19 -20
- data/spaceship/lib/spaceship/tunes/.tunes_client.rb.swp +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4365af5245c1e699a98517b1fd465039495211ef71e77a2469cc64fa68b242a8
|
4
|
+
data.tar.gz: eda45f4dbc2ac0f97440e60d5d6a6b0fa2509b69440ff8dc2330a565d52e1eb3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 42af3ec9ae30e4ce2410fca62ff972a1afa264d7fa97df000b81aa84367dfd95bb818725e4fc7e857532fab026cc8b347a407f25fc11c3cdc7926cc7376677fb
|
7
|
+
data.tar.gz: 5d640fabaa7093a42e8b6f70218654a38dc95cc04820026b1616956534f2cc35b458dfe39f4e93653ef79f5718278c84734f16cf55af4cf4c523384b10b490e2
|
data/README.md
CHANGED
@@ -35,29 +35,17 @@ 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/ott_max'>Max Ott</a></h4>
|
43
|
-
</td>
|
44
|
-
<td id='felix-krause'>
|
45
|
-
<a href='https://github.com/KrauseFx'>
|
46
|
-
<img src='https://github.com/KrauseFx.png' width='140px;'>
|
47
|
-
</a>
|
48
|
-
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
49
|
-
</td>
|
50
|
-
<td id='jorge-revuelta-h'>
|
51
|
-
<a href='https://github.com/minuscorp'>
|
52
|
-
<img src='https://github.com/minuscorp.png' width='140px;'>
|
38
|
+
<td id='iulian-onofrei'>
|
39
|
+
<a href='https://github.com/revolter'>
|
40
|
+
<img src='https://github.com/revolter.png' width='140px;'>
|
53
41
|
</a>
|
54
|
-
<h4 align='center'><a href='https://twitter.com/
|
42
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
55
43
|
</td>
|
56
|
-
<td id='
|
57
|
-
<a href='https://github.com/
|
58
|
-
<img src='https://github.com/
|
44
|
+
<td id='manish-rathi'>
|
45
|
+
<a href='https://github.com/crazymanish'>
|
46
|
+
<img src='https://github.com/crazymanish.png' width='140px;'>
|
59
47
|
</a>
|
60
|
-
<h4 align='center'><a href='https://twitter.com/
|
48
|
+
<h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
|
61
49
|
</td>
|
62
50
|
<td id='olivier-halligon'>
|
63
51
|
<a href='https://github.com/AliSoftware'>
|
@@ -65,51 +53,89 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
65
53
|
</a>
|
66
54
|
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
67
55
|
</td>
|
56
|
+
<td id='łukasz-grabowski'>
|
57
|
+
<a href='https://github.com/lucgrabowski'>
|
58
|
+
<img src='https://github.com/lucgrabowski.png' width='140px;'>
|
59
|
+
</a>
|
60
|
+
<h4 align='center'>Łukasz Grabowski</h4>
|
61
|
+
</td>
|
62
|
+
<td id='danielle-tomlinson'>
|
63
|
+
<a href='https://github.com/endocrimes'>
|
64
|
+
<img src='https://github.com/endocrimes.png' width='140px;'>
|
65
|
+
</a>
|
66
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
67
|
+
</td>
|
68
68
|
</tr>
|
69
69
|
<tr>
|
70
|
-
<td id='
|
71
|
-
<a href='https://github.com/
|
72
|
-
<img src='https://github.com/
|
70
|
+
<td id='josh-holtz'>
|
71
|
+
<a href='https://github.com/joshdholtz'>
|
72
|
+
<img src='https://github.com/joshdholtz.png' width='140px;'>
|
73
73
|
</a>
|
74
|
-
<h4 align='center'><a href='https://twitter.com/
|
74
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
75
75
|
</td>
|
76
|
-
<td id='
|
77
|
-
<a href='https://github.com/
|
78
|
-
<img src='https://github.com/
|
76
|
+
<td id='matthew-ellis'>
|
77
|
+
<a href='https://github.com/matthewellis'>
|
78
|
+
<img src='https://github.com/matthewellis.png' width='140px;'>
|
79
79
|
</a>
|
80
|
-
<h4 align='center'><a href='https://twitter.com/
|
80
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
81
81
|
</td>
|
82
|
-
<td id='
|
83
|
-
<a href='https://github.com/
|
84
|
-
<img src='https://github.com/
|
82
|
+
<td id='fumiya-nakamura'>
|
83
|
+
<a href='https://github.com/nafu'>
|
84
|
+
<img src='https://github.com/nafu.png' width='140px;'>
|
85
85
|
</a>
|
86
|
-
<h4 align='center'
|
86
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
87
87
|
</td>
|
88
|
-
<td id='
|
89
|
-
<a href='https://github.com/
|
90
|
-
<img src='https://github.com/
|
88
|
+
<td id='jan-piotrowski'>
|
89
|
+
<a href='https://github.com/janpio'>
|
90
|
+
<img src='https://github.com/janpio.png' width='140px;'>
|
91
91
|
</a>
|
92
|
-
<h4 align='center'><a href='https://twitter.com/
|
92
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
93
93
|
</td>
|
94
|
-
<td id='
|
95
|
-
<a href='https://github.com/
|
96
|
-
<img src='https://github.com/
|
94
|
+
<td id='manu-wallner'>
|
95
|
+
<a href='https://github.com/milch'>
|
96
|
+
<img src='https://github.com/milch.png' width='140px;'>
|
97
97
|
</a>
|
98
|
-
<h4 align='center'><a href='https://twitter.com/
|
98
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
99
99
|
</td>
|
100
100
|
</tr>
|
101
101
|
<tr>
|
102
|
+
<td id='kohki-miki'>
|
103
|
+
<a href='https://github.com/giginet'>
|
104
|
+
<img src='https://github.com/giginet.png' width='140px;'>
|
105
|
+
</a>
|
106
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
107
|
+
</td>
|
102
108
|
<td id='jimmy-dee'>
|
103
109
|
<a href='https://github.com/jdee'>
|
104
110
|
<img src='https://github.com/jdee.png' width='140px;'>
|
105
111
|
</a>
|
106
112
|
<h4 align='center'>Jimmy Dee</h4>
|
107
113
|
</td>
|
108
|
-
<td id='
|
109
|
-
<a href='https://github.com/
|
110
|
-
<img src='https://github.com/
|
114
|
+
<td id='helmut-januschka'>
|
115
|
+
<a href='https://github.com/hjanuschka'>
|
116
|
+
<img src='https://github.com/hjanuschka.png' width='140px;'>
|
111
117
|
</a>
|
112
|
-
<h4 align='center'><a href='https://twitter.com/
|
118
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
119
|
+
</td>
|
120
|
+
<td id='satoshi-namai'>
|
121
|
+
<a href='https://github.com/ainame'>
|
122
|
+
<img src='https://github.com/ainame.png' width='140px;'>
|
123
|
+
</a>
|
124
|
+
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
|
125
|
+
</td>
|
126
|
+
<td id='andrew-mcburney'>
|
127
|
+
<a href='https://github.com/armcburney'>
|
128
|
+
<img src='https://github.com/armcburney.png' width='140px;'>
|
129
|
+
</a>
|
130
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
131
|
+
</td>
|
132
|
+
</tr>
|
133
|
+
<tr>
|
134
|
+
<td id='stefan-natchev'>
|
135
|
+
<a href='https://github.com/snatchev'>
|
136
|
+
<img src='https://github.com/snatchev.png' width='140px;'>
|
137
|
+
</a>
|
138
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
113
139
|
</td>
|
114
140
|
<td id='luka-mirosevic'>
|
115
141
|
<a href='https://github.com/lmirosevic'>
|
@@ -117,17 +143,23 @@ 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/lmirosevic'>Luka Mirosevic</a></h4>
|
119
145
|
</td>
|
120
|
-
<td id='
|
121
|
-
<a href='https://github.com/
|
122
|
-
<img src='https://github.com/
|
146
|
+
<td id='maksym-grebenets'>
|
147
|
+
<a href='https://github.com/mgrebenets'>
|
148
|
+
<img src='https://github.com/mgrebenets.png' width='140px;'>
|
123
149
|
</a>
|
124
|
-
<h4 align='center'><a href='https://twitter.com/
|
150
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
125
151
|
</td>
|
126
|
-
<td id='
|
127
|
-
<a href='https://github.com/
|
128
|
-
<img src='https://github.com/
|
152
|
+
<td id='jérôme-lacoste'>
|
153
|
+
<a href='https://github.com/lacostej'>
|
154
|
+
<img src='https://github.com/lacostej.png' width='140px;'>
|
129
155
|
</a>
|
130
|
-
<h4 align='center'><a href='https://twitter.com/
|
156
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
157
|
+
</td>
|
158
|
+
<td id='jorge-revuelta-h'>
|
159
|
+
<a href='https://github.com/minuscorp'>
|
160
|
+
<img src='https://github.com/minuscorp.png' width='140px;'>
|
161
|
+
</a>
|
162
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
131
163
|
</td>
|
132
164
|
</tr>
|
133
165
|
<tr>
|
@@ -137,17 +169,17 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
137
169
|
</a>
|
138
170
|
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
139
171
|
</td>
|
140
|
-
<td id='
|
141
|
-
<a href='https://github.com/
|
142
|
-
<img src='https://github.com/
|
172
|
+
<td id='felix-krause'>
|
173
|
+
<a href='https://github.com/KrauseFx'>
|
174
|
+
<img src='https://github.com/KrauseFx.png' width='140px;'>
|
143
175
|
</a>
|
144
|
-
<h4 align='center'><a href='https://twitter.com/
|
176
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
145
177
|
</td>
|
146
|
-
<td id='
|
147
|
-
<a href='https://github.com/
|
148
|
-
<img src='https://github.com/
|
178
|
+
<td id='joshua-liebowitz'>
|
179
|
+
<a href='https://github.com/taquitos'>
|
180
|
+
<img src='https://github.com/taquitos.png' width='140px;'>
|
149
181
|
</a>
|
150
|
-
<h4 align='center'><a href='https://twitter.com/
|
182
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
151
183
|
</td>
|
152
184
|
<td id='aaron-brager'>
|
153
185
|
<a href='https://github.com/getaaron'>
|
@@ -155,51 +187,19 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
155
187
|
</a>
|
156
188
|
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
157
189
|
</td>
|
158
|
-
<td id='
|
159
|
-
<a href='https://github.com/
|
160
|
-
<img src='https://github.com/
|
161
|
-
</a>
|
162
|
-
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
163
|
-
</td>
|
164
|
-
</tr>
|
165
|
-
<tr>
|
166
|
-
<td id='satoshi-namai'>
|
167
|
-
<a href='https://github.com/ainame'>
|
168
|
-
<img src='https://github.com/ainame.png' width='140px;'>
|
169
|
-
</a>
|
170
|
-
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
|
171
|
-
</td>
|
172
|
-
<td id='danielle-tomlinson'>
|
173
|
-
<a href='https://github.com/endocrimes'>
|
174
|
-
<img src='https://github.com/endocrimes.png' width='140px;'>
|
175
|
-
</a>
|
176
|
-
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
177
|
-
</td>
|
178
|
-
<td id='kohki-miki'>
|
179
|
-
<a href='https://github.com/giginet'>
|
180
|
-
<img src='https://github.com/giginet.png' width='140px;'>
|
181
|
-
</a>
|
182
|
-
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
183
|
-
</td>
|
184
|
-
<td id='stefan-natchev'>
|
185
|
-
<a href='https://github.com/snatchev'>
|
186
|
-
<img src='https://github.com/snatchev.png' width='140px;'>
|
187
|
-
</a>
|
188
|
-
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
189
|
-
</td>
|
190
|
-
<td id='helmut-januschka'>
|
191
|
-
<a href='https://github.com/hjanuschka'>
|
192
|
-
<img src='https://github.com/hjanuschka.png' width='140px;'>
|
190
|
+
<td id='daniel-jankowski'>
|
191
|
+
<a href='https://github.com/mollyIV'>
|
192
|
+
<img src='https://github.com/mollyIV.png' width='140px;'>
|
193
193
|
</a>
|
194
|
-
<h4 align='center'><a href='https://twitter.com/
|
194
|
+
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
195
195
|
</td>
|
196
196
|
</tr>
|
197
197
|
<tr>
|
198
|
-
<td id='
|
199
|
-
<a href='https://github.com/
|
200
|
-
<img src='https://github.com/
|
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
201
|
</a>
|
202
|
-
<h4 align='center'><a href='https://twitter.com/
|
202
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
203
203
|
</td>
|
204
204
|
</table>
|
205
205
|
|
@@ -164,8 +164,7 @@ module Deliver
|
|
164
164
|
default_value: false),
|
165
165
|
FastlaneCore::ConfigItem.new(key: :sync_screenshots,
|
166
166
|
env_name: "DELIVER_SYNC_SCREENSHOTS",
|
167
|
-
description: "Sync screenshots with local ones. This is currently beta option"
|
168
|
-
"so set true to 'FASTLANE_ENABLE_BETA_DELIVER_SYNC_SCREENSHOTS' environment variable as well",
|
167
|
+
description: "Sync screenshots with local ones. This is currently beta option so set true to 'FASTLANE_ENABLE_BETA_DELIVER_SYNC_SCREENSHOTS' environment variable as well",
|
169
168
|
type: Boolean,
|
170
169
|
default_value: false),
|
171
170
|
FastlaneCore::ConfigItem.new(key: :submit_for_review,
|
@@ -60,7 +60,7 @@ Here is a nice gif, that shows _frameit_ in action:
|
|
60
60
|
<h5 align="center">The <em>frameit</em> 2.0 update was kindly sponsored by <a href="https://mindnode.com/">MindNode</a>, seen in the screenshots above.</h5>
|
61
61
|
|
62
62
|
|
63
|
-
The first time that _frameit_ is executed the frames will be downloaded automatically. Originally the frames are coming from [Facebook frameset](
|
63
|
+
The first time that _frameit_ is executed the frames will be downloaded automatically. Originally the frames are coming from [Facebook frameset](https://design.facebook.com/toolsandresources/devices/) and they are kept on [this repo](https://github.com/fastlane/frameit-frames).
|
64
64
|
|
65
65
|
More information about this process and how to update the frames can be found [here](https://github.com/fastlane/fastlane/tree/master/frameit/frames_generator)
|
66
66
|
|
@@ -59,6 +59,14 @@ module Fastlane
|
|
59
59
|
command << "--synchronous"
|
60
60
|
end
|
61
61
|
|
62
|
+
if params[:no_overwrite]
|
63
|
+
command << "--no-overwrite"
|
64
|
+
end
|
65
|
+
|
66
|
+
if params[:local_only]
|
67
|
+
command << "--local-only"
|
68
|
+
end
|
69
|
+
|
62
70
|
result = Actions.sh(command.join(' '))
|
63
71
|
UI.success("Successfully pushed Podspec ⬆️ ")
|
64
72
|
return result
|
@@ -143,7 +151,17 @@ module Fastlane
|
|
143
151
|
description: "If validation depends on other recently pushed pods, synchronize",
|
144
152
|
optional: true,
|
145
153
|
type: Boolean,
|
146
|
-
env_name: "FL_POD_PUSH_SYNCHRONOUS")
|
154
|
+
env_name: "FL_POD_PUSH_SYNCHRONOUS"),
|
155
|
+
FastlaneCore::ConfigItem.new(key: :no_overwrite,
|
156
|
+
description: "Disallow pushing that would overwrite an existing spec",
|
157
|
+
optional: true,
|
158
|
+
type: Boolean,
|
159
|
+
env_name: "FL_POD_PUSH_NO_OVERWRITE"),
|
160
|
+
FastlaneCore::ConfigItem.new(key: :local_only,
|
161
|
+
description: "Does not perform the step of pushing REPO to its remote",
|
162
|
+
optional: true,
|
163
|
+
type: Boolean,
|
164
|
+
env_name: "FL_POD_PUSH_LOCAL_ONLY")
|
147
165
|
]
|
148
166
|
end
|
149
167
|
|
@@ -59,7 +59,7 @@ public protocol DeliverfileProtocol: AnyObject {
|
|
59
59
|
/// Clear all previously uploaded screenshots before uploading the new ones
|
60
60
|
var overwriteScreenshots: Bool { get }
|
61
61
|
|
62
|
-
/// Sync screenshots with local ones. This is currently beta
|
62
|
+
/// Sync screenshots with local ones. This is currently beta option so set true to 'FASTLANE_ENABLE_BETA_DELIVER_SYNC_SCREENSHOTS' environment variable as well
|
63
63
|
var syncScreenshots: Bool { get }
|
64
64
|
|
65
65
|
/// Submit the new version for Review after uploading everything
|
@@ -264,4 +264,4 @@ public extension DeliverfileProtocol {
|
|
264
264
|
|
265
265
|
// Please don't remove the lines below
|
266
266
|
// They are used to detect outdated files
|
267
|
-
// FastlaneRunnerAPIVersion [0.9.
|
267
|
+
// FastlaneRunnerAPIVersion [0.9.108]
|
@@ -661,7 +661,7 @@ public func appledoc(input: [String],
|
|
661
661
|
- skipAppVersionUpdate: Don’t create or update the app version that is being prepared for submission
|
662
662
|
- force: Skip verification of HTML preview file
|
663
663
|
- overwriteScreenshots: Clear all previously uploaded screenshots before uploading the new ones
|
664
|
-
- syncScreenshots: Sync screenshots with local ones. This is currently beta
|
664
|
+
- syncScreenshots: Sync screenshots with local ones. This is currently beta option so set true to 'FASTLANE_ENABLE_BETA_DELIVER_SYNC_SCREENSHOTS' environment variable as well
|
665
665
|
- submitForReview: Submit the new version for Review after uploading everything
|
666
666
|
- verifyOnly: Verifies archive with App Store Connect without uploading
|
667
667
|
- rejectIfPossible: Rejects the previously submitted build if it's in a state where it's possible
|
@@ -3681,7 +3681,7 @@ public func deleteKeychain(name: OptionalConfigValue<String?> = .fastlaneDefault
|
|
3681
3681
|
- skipAppVersionUpdate: Don’t create or update the app version that is being prepared for submission
|
3682
3682
|
- force: Skip verification of HTML preview file
|
3683
3683
|
- overwriteScreenshots: Clear all previously uploaded screenshots before uploading the new ones
|
3684
|
-
- syncScreenshots: Sync screenshots with local ones. This is currently beta
|
3684
|
+
- syncScreenshots: Sync screenshots with local ones. This is currently beta option so set true to 'FASTLANE_ENABLE_BETA_DELIVER_SYNC_SCREENSHOTS' environment variable as well
|
3685
3685
|
- submitForReview: Submit the new version for Review after uploading everything
|
3686
3686
|
- verifyOnly: Verifies archive with App Store Connect without uploading
|
3687
3687
|
- rejectIfPossible: Rejects the previously submitted build if it's in a state where it's possible
|
@@ -7869,6 +7869,8 @@ public func podLibLint(useBundleExec: OptionalConfigValue<Bool> = .fastlaneDefau
|
|
7869
7869
|
- verbose: Show more debugging information
|
7870
7870
|
- useModularHeaders: Use modular headers option during validation
|
7871
7871
|
- synchronous: If validation depends on other recently pushed pods, synchronize
|
7872
|
+
- noOverwrite: Disallow pushing that would overwrite an existing spec
|
7873
|
+
- localOnly: Does not perform the step of pushing REPO to its remote
|
7872
7874
|
*/
|
7873
7875
|
public func podPush(useBundleExec: OptionalConfigValue<Bool> = .fastlaneDefault(false),
|
7874
7876
|
path: OptionalConfigValue<String?> = .fastlaneDefault(nil),
|
@@ -7882,7 +7884,9 @@ public func podPush(useBundleExec: OptionalConfigValue<Bool> = .fastlaneDefault(
|
|
7882
7884
|
useJson: OptionalConfigValue<Bool?> = .fastlaneDefault(nil),
|
7883
7885
|
verbose: OptionalConfigValue<Bool> = .fastlaneDefault(false),
|
7884
7886
|
useModularHeaders: OptionalConfigValue<Bool?> = .fastlaneDefault(nil),
|
7885
|
-
synchronous: OptionalConfigValue<Bool?> = .fastlaneDefault(nil)
|
7887
|
+
synchronous: OptionalConfigValue<Bool?> = .fastlaneDefault(nil),
|
7888
|
+
noOverwrite: OptionalConfigValue<Bool?> = .fastlaneDefault(nil),
|
7889
|
+
localOnly: OptionalConfigValue<Bool?> = .fastlaneDefault(nil))
|
7886
7890
|
{
|
7887
7891
|
let useBundleExecArg = useBundleExec.asRubyArgument(name: "use_bundle_exec", type: nil)
|
7888
7892
|
let pathArg = path.asRubyArgument(name: "path", type: nil)
|
@@ -7897,6 +7901,8 @@ public func podPush(useBundleExec: OptionalConfigValue<Bool> = .fastlaneDefault(
|
|
7897
7901
|
let verboseArg = verbose.asRubyArgument(name: "verbose", type: nil)
|
7898
7902
|
let useModularHeadersArg = useModularHeaders.asRubyArgument(name: "use_modular_headers", type: nil)
|
7899
7903
|
let synchronousArg = synchronous.asRubyArgument(name: "synchronous", type: nil)
|
7904
|
+
let noOverwriteArg = noOverwrite.asRubyArgument(name: "no_overwrite", type: nil)
|
7905
|
+
let localOnlyArg = localOnly.asRubyArgument(name: "local_only", type: nil)
|
7900
7906
|
let array: [RubyCommand.Argument?] = [useBundleExecArg,
|
7901
7907
|
pathArg,
|
7902
7908
|
repoArg,
|
@@ -7909,7 +7915,9 @@ public func podPush(useBundleExec: OptionalConfigValue<Bool> = .fastlaneDefault(
|
|
7909
7915
|
useJsonArg,
|
7910
7916
|
verboseArg,
|
7911
7917
|
useModularHeadersArg,
|
7912
|
-
synchronousArg
|
7918
|
+
synchronousArg,
|
7919
|
+
noOverwriteArg,
|
7920
|
+
localOnlyArg]
|
7913
7921
|
let args: [RubyCommand.Argument] = array
|
7914
7922
|
.filter { $0?.value != nil }
|
7915
7923
|
.compactMap { $0 }
|
@@ -12256,7 +12264,7 @@ public func uploadSymbolsToSentry(apiHost: String = "https://app.getsentry.com/a
|
|
12256
12264
|
- skipAppVersionUpdate: Don’t create or update the app version that is being prepared for submission
|
12257
12265
|
- force: Skip verification of HTML preview file
|
12258
12266
|
- overwriteScreenshots: Clear all previously uploaded screenshots before uploading the new ones
|
12259
|
-
- syncScreenshots: Sync screenshots with local ones. This is currently beta
|
12267
|
+
- syncScreenshots: Sync screenshots with local ones. This is currently beta option so set true to 'FASTLANE_ENABLE_BETA_DELIVER_SYNC_SCREENSHOTS' environment variable as well
|
12260
12268
|
- submitForReview: Submit the new version for Review after uploading everything
|
12261
12269
|
- verifyOnly: Verifies archive with App Store Connect without uploading
|
12262
12270
|
- rejectIfPossible: Rejects the previously submitted build if it's in a state where it's possible
|
@@ -13478,4 +13486,4 @@ public let snapshotfile: Snapshotfile = .init()
|
|
13478
13486
|
|
13479
13487
|
// Please don't remove the lines below
|
13480
13488
|
// They are used to detect outdated files
|
13481
|
-
// FastlaneRunnerAPIVersion [0.9.
|
13489
|
+
// FastlaneRunnerAPIVersion [0.9.161]
|
@@ -2,40 +2,40 @@
|
|
2
2
|
"entries": {
|
3
3
|
"brew": {
|
4
4
|
"swiftformat": {
|
5
|
-
"version": "0.49.
|
5
|
+
"version": "0.49.14",
|
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:7f8d9c244ced7e092cb18af0a36e1b64414e28dfbbc18beabe25fe0080aa3bca",
|
13
|
+
"sha256": "7f8d9c244ced7e092cb18af0a36e1b64414e28dfbbc18beabe25fe0080aa3bca"
|
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:f1c062ceb1c7d933edb1e94f0cb1cb1b79b33821d565d26ebfbdf805def3b8f9",
|
18
|
+
"sha256": "f1c062ceb1c7d933edb1e94f0cb1cb1b79b33821d565d26ebfbdf805def3b8f9"
|
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:a3242f98aee8736737fac5091c35ed34532c6e9a7ec66532e9418731b12ce158",
|
23
|
+
"sha256": "a3242f98aee8736737fac5091c35ed34532c6e9a7ec66532e9418731b12ce158"
|
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:76d9cd1efe09137f656c94c6498b80c2d9d7ca1f9cbd5a98d0699aa15629bd52",
|
28
|
+
"sha256": "76d9cd1efe09137f656c94c6498b80c2d9d7ca1f9cbd5a98d0699aa15629bd52"
|
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:ac73b68d0225d794f415d5aedf0e2ffdbd1251e68e874a95f43c43431eeac518",
|
33
|
+
"sha256": "ac73b68d0225d794f415d5aedf0e2ffdbd1251e68e874a95f43c43431eeac518"
|
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:89ba5a1898f9e5ce08582cd56399d18713c4091cb2b56a91ef839420dae49096",
|
38
|
+
"sha256": "89ba5a1898f9e5ce08582cd56399d18713c4091cb2b56a91ef839420dae49096"
|
39
39
|
}
|
40
40
|
}
|
41
41
|
}
|
@@ -61,9 +61,9 @@
|
|
61
61
|
"macOS": "11.0.1"
|
62
62
|
},
|
63
63
|
"monterey": {
|
64
|
-
"HOMEBREW_VERSION": "3.5.
|
64
|
+
"HOMEBREW_VERSION": "3.5.9",
|
65
65
|
"HOMEBREW_PREFIX": "/opt/homebrew",
|
66
|
-
"Homebrew/homebrew-core": "
|
66
|
+
"Homebrew/homebrew-core": "a6d7c257d4b9bbf76812482b503e0ad869e4d462",
|
67
67
|
"CLT": "13.4.0.0.1.1651278267",
|
68
68
|
"Xcode": "13.4.1",
|
69
69
|
"macOS": "12.4"
|
@@ -83,10 +83,13 @@ module FastlaneCore
|
|
83
83
|
|
84
84
|
def self.wwdr_certificate_installed?
|
85
85
|
certificate_name = "Apple Worldwide Developer Relations Certification Authority"
|
86
|
+
certificate_hash = "SHA-256 hash: BDD4ED6E74691F0C2BFD01BE0296197AF1379E0418E2D300EFA9C3BEF642CA30"
|
87
|
+
|
86
88
|
keychain = wwdr_keychain
|
87
|
-
response = Helper.backticks("security find-certificate -a -c '#{certificate_name}' #{keychain.shellescape}", print: FastlaneCore::Globals.verbose?)
|
88
|
-
|
89
|
-
certs
|
89
|
+
response = Helper.backticks("security find-certificate -a -c '#{certificate_name}' -Z #{keychain.shellescape} | grep ^SHA-256", print: FastlaneCore::Globals.verbose?)
|
90
|
+
|
91
|
+
certs = response.split("\n")
|
92
|
+
certs.include?(certificate_hash)
|
90
93
|
end
|
91
94
|
|
92
95
|
def self.install_wwdr_certificate
|
@@ -53,7 +53,7 @@ module Frameit
|
|
53
53
|
|
54
54
|
def print_disclaimer
|
55
55
|
UI.header("Device frames disclaimer")
|
56
|
-
UI.important("All used device frames are available via Facebook Design:
|
56
|
+
UI.important("All used device frames are available via Facebook Design: https://design.facebook.com/toolsandresources/devices/")
|
57
57
|
UI.message("----------------------------------------")
|
58
58
|
UI.message("While Facebook has redrawn and shares these assets for the benefit")
|
59
59
|
UI.message("of the design community, Facebook does not own any of the underlying")
|
data/match/lib/match/utils.rb
CHANGED
@@ -37,9 +37,14 @@ module Match
|
|
37
37
|
|
38
38
|
def self.get_cert_info(cer_certificate)
|
39
39
|
# can receive a certificate path or the file data
|
40
|
-
|
41
|
-
|
40
|
+
begin
|
41
|
+
if File.exist?(cer_certificate)
|
42
|
+
cer_certificate = File.binread(cer_certificate)
|
43
|
+
end
|
44
|
+
rescue ArgumentError
|
45
|
+
# cert strings have null bytes; suppressing output
|
42
46
|
end
|
47
|
+
|
43
48
|
cert = OpenSSL::X509::Certificate.new(cer_certificate)
|
44
49
|
|
45
50
|
# openssl output:
|
@@ -108,10 +108,10 @@ module Pilot
|
|
108
108
|
|
109
109
|
def wait_for_build_processing_to_be_complete(return_when_build_appears = false)
|
110
110
|
platform = fetch_app_platform
|
111
|
-
if config[:ipa] && platform != "osx"
|
111
|
+
if config[:ipa] && platform != "osx" && !config[:distribute_only]
|
112
112
|
app_version = FastlaneCore::IpaFileAnalyser.fetch_app_version(config[:ipa])
|
113
113
|
app_build = FastlaneCore::IpaFileAnalyser.fetch_app_build(config[:ipa])
|
114
|
-
elsif config[:pkg]
|
114
|
+
elsif config[:pkg] && !config[:distribute_only]
|
115
115
|
app_version = FastlaneCore::PkgFileAnalyser.fetch_app_version(config[:pkg])
|
116
116
|
app_build = FastlaneCore::PkgFileAnalyser.fetch_app_build(config[:pkg])
|
117
117
|
else
|
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.
|
4
|
+
version: 2.209.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
- Manu Wallner
|
8
|
-
- Matthew Ellis
|
9
7
|
- Maksym Grebenets
|
8
|
+
- Aaron Brager
|
10
9
|
- Jorge Revuelta H
|
11
|
-
-
|
12
|
-
-
|
13
|
-
- Felix Krause
|
10
|
+
- Jérôme Lacoste
|
11
|
+
- Iulian Onofrei
|
14
12
|
- Kohki Miki
|
15
|
-
-
|
13
|
+
- Roger Oba
|
16
14
|
- Jan Piotrowski
|
17
|
-
-
|
18
|
-
-
|
15
|
+
- Danielle Tomlinson
|
16
|
+
- Satoshi Namai
|
17
|
+
- Manish Rathi
|
19
18
|
- Luka Mirosevic
|
20
19
|
- Helmut Januschka
|
20
|
+
- Joshua Liebowitz
|
21
|
+
- Daniel Jankowski
|
22
|
+
- Jimmy Dee
|
23
|
+
- Max Ott
|
21
24
|
- Josh Holtz
|
25
|
+
- Manu Wallner
|
26
|
+
- Andrew McBurney
|
22
27
|
- Łukasz Grabowski
|
23
|
-
- Joshua Liebowitz
|
24
|
-
- Iulian Onofrei
|
25
|
-
- Aaron Brager
|
26
|
-
- Jérôme Lacoste
|
27
|
-
- Satoshi Namai
|
28
|
-
- Olivier Halligon
|
29
28
|
- Stefan Natchev
|
30
|
-
-
|
31
|
-
-
|
32
|
-
-
|
29
|
+
- Felix Krause
|
30
|
+
- Olivier Halligon
|
31
|
+
- Fumiya Nakamura
|
32
|
+
- Matthew Ellis
|
33
33
|
autorequire:
|
34
34
|
bindir: bin
|
35
35
|
cert_chain: []
|
36
|
-
date: 2022-
|
36
|
+
date: 2022-08-11 00:00:00.000000000 Z
|
37
37
|
dependencies:
|
38
38
|
- !ruby/object:Gem::Dependency
|
39
39
|
name: xcodeproj
|
@@ -1782,7 +1782,6 @@ files:
|
|
1782
1782
|
- spaceship/lib/spaceship/test_flight/group.rb
|
1783
1783
|
- spaceship/lib/spaceship/test_flight/test_info.rb
|
1784
1784
|
- spaceship/lib/spaceship/test_flight/tester.rb
|
1785
|
-
- spaceship/lib/spaceship/tunes/.tunes_client.rb.swp
|
1786
1785
|
- spaceship/lib/spaceship/tunes/app_analytics.rb
|
1787
1786
|
- spaceship/lib/spaceship/tunes/app_details.rb
|
1788
1787
|
- spaceship/lib/spaceship/tunes/app_image.rb
|
Binary file
|