fastlane 2.204.1 → 2.205.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 +96 -96
- data/fastlane/lib/fastlane/actions/badge.rb +1 -1
- data/fastlane/lib/fastlane/actions/get_version_number.rb +1 -1
- data/fastlane/lib/fastlane/actions/git_commit.rb +4 -6
- data/fastlane/lib/fastlane/actions/read_podspec.rb +1 -1
- data/fastlane/lib/fastlane/commands_generator.rb +2 -1
- data/fastlane/lib/fastlane/swift_runner_upgrader.rb +6 -7
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/DeliverfileProtocol.swift +1 -1
- data/fastlane/swift/Fastlane.swift +8 -8
- 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 +2 -2
- 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/SocketClient.swift +2 -2
- data/fastlane/swift/formatting/Brewfile.lock.json +14 -14
- data/fastlane_core/README.md +1 -0
- data/match/lib/match/encryption/openssl.rb +1 -1
- data/match/lib/match/options.rb +1 -1
- data/pilot/lib/pilot/build_manager.rb +2 -2
- data/scan/lib/scan/runner.rb +5 -1
- data/snapshot/lib/assets/SnapshotHelper.swift +2 -2
- data/spaceship/lib/spaceship/.client.rb.swp +0 -0
- data/spaceship/lib/spaceship/client.rb +13 -25
- data/spaceship/lib/spaceship/connect_api/.response.rb.swp +0 -0
- data/spaceship/lib/spaceship/connect_api/models/.app.rb.swp +0 -0
- data/spaceship/lib/spaceship/connect_api/models/.review_submission.rb.swp +0 -0
- data/spaceship/lib/spaceship/connect_api/models/app.rb +3 -12
- data/spaceship/lib/spaceship/connect_api/models/review_submission.rb +1 -0
- data/spaceship/lib/spaceship/portal/certificate.rb +4 -3
- data/spaceship/lib/spaceship/tunes/.tunes_client.rb.swp +0 -0
- data/spaceship/lib/spaceship/tunes/app_ratings.rb +6 -6
- data/spaceship/lib/spaceship/tunes/iap_families.rb +1 -1
- data/spaceship/lib/spaceship/tunes/tunes.rb +0 -1
- data/spaceship/lib/spaceship/tunes/tunes_client.rb +9 -12
- data/supply/lib/supply/client.rb +2 -7
- data/trainer/lib/assets/junit.xml.erb +9 -1
- data/trainer/lib/trainer/junit_generator.rb +1 -1
- data/trainer/lib/trainer/options.rb +1 -1
- data/trainer/lib/trainer/test_parser.rb +24 -2
- metadata +25 -22
- data/spaceship/lib/spaceship/tunes/user_detail.rb +0 -15
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 05270744fe6e63c79322a0e642c6293c463bbd6365042b949537a477c1e3d3c4
|
4
|
+
data.tar.gz: b2bb49aeec0d22405b99e2f2cc6e2fb946377960eb7e160d11f8f61d6744d32d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aa3d5be55d5b42f52dfbd77450549aec0691c57dfcdfb95109be75338f5d7a461ea0b83c015cddb65c39c43324ef43172d6b7a2a3d51033b6d99d63c5edb2d66
|
7
|
+
data.tar.gz: caaee34991c9a6ff6dca57960d3eab72135f3ba80ce5e29c15b1da530beb59fd8134d03b9831a463b9fc785693a545092436de2fc63bffaeeeb34eaef9f3e509
|
data/README.md
CHANGED
@@ -35,81 +35,23 @@ 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='manu-wallner'>
|
39
|
-
<a href='https://github.com/milch'>
|
40
|
-
<img src='https://github.com/milch.png' width='140px;'>
|
41
|
-
</a>
|
42
|
-
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
43
|
-
</td>
|
44
|
-
<td id='roger-oba'>
|
45
|
-
<a href='https://github.com/rogerluan'>
|
46
|
-
<img src='https://github.com/rogerluan.png' width='140px;'>
|
47
|
-
</a>
|
48
|
-
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</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;'>
|
53
|
-
</a>
|
54
|
-
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
55
|
-
</td>
|
56
|
-
<td id='jan-piotrowski'>
|
57
|
-
<a href='https://github.com/janpio'>
|
58
|
-
<img src='https://github.com/janpio.png' width='140px;'>
|
59
|
-
</a>
|
60
|
-
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
61
|
-
</td>
|
62
|
-
<td id='manish-rathi'>
|
63
|
-
<a href='https://github.com/crazymanish'>
|
64
|
-
<img src='https://github.com/crazymanish.png' width='140px;'>
|
65
|
-
</a>
|
66
|
-
<h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
|
67
|
-
</td>
|
68
|
-
</tr>
|
69
|
-
<tr>
|
70
|
-
<td id='satoshi-namai'>
|
71
|
-
<a href='https://github.com/ainame'>
|
72
|
-
<img src='https://github.com/ainame.png' width='140px;'>
|
73
|
-
</a>
|
74
|
-
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
|
75
|
-
</td>
|
76
38
|
<td id='fumiya-nakamura'>
|
77
39
|
<a href='https://github.com/nafu'>
|
78
40
|
<img src='https://github.com/nafu.png' width='140px;'>
|
79
41
|
</a>
|
80
42
|
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
81
43
|
</td>
|
82
|
-
<td id='jérôme-lacoste'>
|
83
|
-
<a href='https://github.com/lacostej'>
|
84
|
-
<img src='https://github.com/lacostej.png' width='140px;'>
|
85
|
-
</a>
|
86
|
-
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
87
|
-
</td>
|
88
|
-
<td id='kohki-miki'>
|
89
|
-
<a href='https://github.com/giginet'>
|
90
|
-
<img src='https://github.com/giginet.png' width='140px;'>
|
91
|
-
</a>
|
92
|
-
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
93
|
-
</td>
|
94
|
-
<td id='iulian-onofrei'>
|
95
|
-
<a href='https://github.com/revolter'>
|
96
|
-
<img src='https://github.com/revolter.png' width='140px;'>
|
97
|
-
</a>
|
98
|
-
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
99
|
-
</td>
|
100
|
-
</tr>
|
101
|
-
<tr>
|
102
44
|
<td id='luka-mirosevic'>
|
103
45
|
<a href='https://github.com/lmirosevic'>
|
104
46
|
<img src='https://github.com/lmirosevic.png' width='140px;'>
|
105
47
|
</a>
|
106
48
|
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
107
49
|
</td>
|
108
|
-
<td id='
|
109
|
-
<a href='https://github.com/
|
110
|
-
<img src='https://github.com/
|
50
|
+
<td id='felix-krause'>
|
51
|
+
<a href='https://github.com/KrauseFx'>
|
52
|
+
<img src='https://github.com/KrauseFx.png' width='140px;'>
|
111
53
|
</a>
|
112
|
-
<h4 align='center'><a href='https://twitter.com/
|
54
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
113
55
|
</td>
|
114
56
|
<td id='matthew-ellis'>
|
115
57
|
<a href='https://github.com/matthewellis'>
|
@@ -117,43 +59,37 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
117
59
|
</a>
|
118
60
|
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
119
61
|
</td>
|
120
|
-
<td id='
|
121
|
-
<a href='https://github.com/
|
122
|
-
<img src='https://github.com/
|
123
|
-
</a>
|
124
|
-
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
125
|
-
</td>
|
126
|
-
<td id='łukasz-grabowski'>
|
127
|
-
<a href='https://github.com/lucgrabowski'>
|
128
|
-
<img src='https://github.com/lucgrabowski.png' width='140px;'>
|
62
|
+
<td id='satoshi-namai'>
|
63
|
+
<a href='https://github.com/ainame'>
|
64
|
+
<img src='https://github.com/ainame.png' width='140px;'>
|
129
65
|
</a>
|
130
|
-
<h4 align='center'
|
66
|
+
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
|
131
67
|
</td>
|
132
68
|
</tr>
|
133
69
|
<tr>
|
134
|
-
<td id='
|
135
|
-
<a href='https://github.com/
|
136
|
-
<img src='https://github.com/
|
70
|
+
<td id='maksym-grebenets'>
|
71
|
+
<a href='https://github.com/mgrebenets'>
|
72
|
+
<img src='https://github.com/mgrebenets.png' width='140px;'>
|
137
73
|
</a>
|
138
|
-
<h4 align='center'><a href='https://twitter.com/
|
74
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
139
75
|
</td>
|
140
|
-
<td id='
|
141
|
-
<a href='https://github.com/
|
142
|
-
<img src='https://github.com/
|
76
|
+
<td id='roger-oba'>
|
77
|
+
<a href='https://github.com/rogerluan'>
|
78
|
+
<img src='https://github.com/rogerluan.png' width='140px;'>
|
143
79
|
</a>
|
144
|
-
<h4 align='center'>
|
80
|
+
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
145
81
|
</td>
|
146
|
-
<td id='
|
147
|
-
<a href='https://github.com/
|
148
|
-
<img src='https://github.com/
|
82
|
+
<td id='olivier-halligon'>
|
83
|
+
<a href='https://github.com/AliSoftware'>
|
84
|
+
<img src='https://github.com/AliSoftware.png' width='140px;'>
|
149
85
|
</a>
|
150
|
-
<h4 align='center'><a href='https://twitter.com/
|
86
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
151
87
|
</td>
|
152
|
-
<td id='
|
153
|
-
<a href='https://github.com/
|
154
|
-
<img src='https://github.com/
|
88
|
+
<td id='jorge-revuelta-h'>
|
89
|
+
<a href='https://github.com/minuscorp'>
|
90
|
+
<img src='https://github.com/minuscorp.png' width='140px;'>
|
155
91
|
</a>
|
156
|
-
<h4 align='center'><a href='https://twitter.com/
|
92
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
157
93
|
</td>
|
158
94
|
<td id='danielle-tomlinson'>
|
159
95
|
<a href='https://github.com/endocrimes'>
|
@@ -163,11 +99,23 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
163
99
|
</td>
|
164
100
|
</tr>
|
165
101
|
<tr>
|
166
|
-
<td id='
|
167
|
-
<a href='https://github.com/
|
168
|
-
<img src='https://github.com/
|
102
|
+
<td id='manish-rathi'>
|
103
|
+
<a href='https://github.com/crazymanish'>
|
104
|
+
<img src='https://github.com/crazymanish.png' width='140px;'>
|
169
105
|
</a>
|
170
|
-
<h4 align='center'><a href='https://twitter.com/
|
106
|
+
<h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
|
107
|
+
</td>
|
108
|
+
<td id='josh-holtz'>
|
109
|
+
<a href='https://github.com/joshdholtz'>
|
110
|
+
<img src='https://github.com/joshdholtz.png' width='140px;'>
|
111
|
+
</a>
|
112
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
113
|
+
</td>
|
114
|
+
<td id='jan-piotrowski'>
|
115
|
+
<a href='https://github.com/janpio'>
|
116
|
+
<img src='https://github.com/janpio.png' width='140px;'>
|
117
|
+
</a>
|
118
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
171
119
|
</td>
|
172
120
|
<td id='helmut-januschka'>
|
173
121
|
<a href='https://github.com/hjanuschka'>
|
@@ -175,23 +123,43 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
175
123
|
</a>
|
176
124
|
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
177
125
|
</td>
|
126
|
+
<td id='kohki-miki'>
|
127
|
+
<a href='https://github.com/giginet'>
|
128
|
+
<img src='https://github.com/giginet.png' width='140px;'>
|
129
|
+
</a>
|
130
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
131
|
+
</td>
|
132
|
+
</tr>
|
133
|
+
<tr>
|
178
134
|
<td id='max-ott'>
|
179
135
|
<a href='https://github.com/max-ott'>
|
180
136
|
<img src='https://github.com/max-ott.png' width='140px;'>
|
181
137
|
</a>
|
182
138
|
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
183
139
|
</td>
|
140
|
+
<td id='jimmy-dee'>
|
141
|
+
<a href='https://github.com/jdee'>
|
142
|
+
<img src='https://github.com/jdee.png' width='140px;'>
|
143
|
+
</a>
|
144
|
+
<h4 align='center'>Jimmy Dee</h4>
|
145
|
+
</td>
|
146
|
+
<td id='stefan-natchev'>
|
147
|
+
<a href='https://github.com/snatchev'>
|
148
|
+
<img src='https://github.com/snatchev.png' width='140px;'>
|
149
|
+
</a>
|
150
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
151
|
+
</td>
|
184
152
|
<td id='daniel-jankowski'>
|
185
153
|
<a href='https://github.com/mollyIV'>
|
186
154
|
<img src='https://github.com/mollyIV.png' width='140px;'>
|
187
155
|
</a>
|
188
156
|
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
189
157
|
</td>
|
190
|
-
<td id='
|
191
|
-
<a href='https://github.com/
|
192
|
-
<img src='https://github.com/
|
158
|
+
<td id='andrew-mcburney'>
|
159
|
+
<a href='https://github.com/armcburney'>
|
160
|
+
<img src='https://github.com/armcburney.png' width='140px;'>
|
193
161
|
</a>
|
194
|
-
<h4 align='center'><a href='https://twitter.com/
|
162
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
195
163
|
</td>
|
196
164
|
</tr>
|
197
165
|
<tr>
|
@@ -201,6 +169,38 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
201
169
|
</a>
|
202
170
|
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
203
171
|
</td>
|
172
|
+
<td id='jérôme-lacoste'>
|
173
|
+
<a href='https://github.com/lacostej'>
|
174
|
+
<img src='https://github.com/lacostej.png' width='140px;'>
|
175
|
+
</a>
|
176
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
177
|
+
</td>
|
178
|
+
<td id='joshua-liebowitz'>
|
179
|
+
<a href='https://github.com/taquitos'>
|
180
|
+
<img src='https://github.com/taquitos.png' width='140px;'>
|
181
|
+
</a>
|
182
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
183
|
+
</td>
|
184
|
+
<td id='łukasz-grabowski'>
|
185
|
+
<a href='https://github.com/lucgrabowski'>
|
186
|
+
<img src='https://github.com/lucgrabowski.png' width='140px;'>
|
187
|
+
</a>
|
188
|
+
<h4 align='center'>Łukasz Grabowski</h4>
|
189
|
+
</td>
|
190
|
+
<td id='iulian-onofrei'>
|
191
|
+
<a href='https://github.com/revolter'>
|
192
|
+
<img src='https://github.com/revolter.png' width='140px;'>
|
193
|
+
</a>
|
194
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
195
|
+
</td>
|
196
|
+
</tr>
|
197
|
+
<tr>
|
198
|
+
<td id='manu-wallner'>
|
199
|
+
<a href='https://github.com/milch'>
|
200
|
+
<img src='https://github.com/milch.png' width='140px;'>
|
201
|
+
</a>
|
202
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</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_.
|
@@ -63,7 +63,7 @@ module Fastlane
|
|
63
63
|
[
|
64
64
|
FastlaneCore::ConfigItem.new(key: :dark,
|
65
65
|
env_name: "FL_BADGE_DARK",
|
66
|
-
description: "Adds a dark flavored badge
|
66
|
+
description: "Adds a dark flavored badge on top of your icon",
|
67
67
|
optional: true,
|
68
68
|
type: Boolean,
|
69
69
|
verify_block: proc do |value|
|
@@ -158,7 +158,7 @@ module Fastlane
|
|
158
158
|
[
|
159
159
|
FastlaneCore::ConfigItem.new(key: :xcodeproj,
|
160
160
|
env_name: "FL_VERSION_NUMBER_PROJECT",
|
161
|
-
description: "Path to the Xcode project to read version number from, or its containing directory, optional. If
|
161
|
+
description: "Path to the Xcode project to read version number from, or its containing directory, optional. If omitted, or if a directory is passed instead, it will use the first Xcode project found within the given directory, or the project root directory if none is passed",
|
162
162
|
optional: true,
|
163
163
|
verify_block: proc do |value|
|
164
164
|
UI.user_error!("Please pass the path to the project or its containing directory, not the workspace path") if value.end_with?(".xcworkspace")
|
@@ -2,22 +2,20 @@ module Fastlane
|
|
2
2
|
module Actions
|
3
3
|
class GitCommitAction < Action
|
4
4
|
def self.run(params)
|
5
|
-
paths = params[:path]
|
6
|
-
|
7
|
-
skip_git_hooks = params[:skip_git_hooks] ? '--no-verify' : ''
|
5
|
+
paths = params[:path]
|
6
|
+
skip_git_hooks = params[:skip_git_hooks] ? ['--no-verify'] : []
|
8
7
|
|
9
8
|
if params[:allow_nothing_to_commit]
|
10
9
|
# Here we check if the path passed in parameter contains any modification
|
11
10
|
# and we skip the `git commit` command if there is none.
|
12
11
|
# That means you can have other files modified that are not in the path parameter
|
13
12
|
# and still make use of allow_nothing_to_commit.
|
14
|
-
repo_clean = Actions.sh(
|
13
|
+
repo_clean = Actions.sh('git', 'status', *paths, '--porcelain').empty?
|
15
14
|
UI.success("Nothing to commit, working tree clean ✅.") if repo_clean
|
16
15
|
return if repo_clean
|
17
16
|
end
|
18
17
|
|
19
|
-
|
20
|
-
result = Actions.sh(command)
|
18
|
+
result = Actions.sh('git', 'commit', '-m', params[:message], *paths, *skip_git_hooks)
|
21
19
|
UI.success("Successfully committed \"#{params[:path]}\" 💾.")
|
22
20
|
return result
|
23
21
|
end
|
@@ -36,7 +36,8 @@ module Fastlane
|
|
36
36
|
# do not use "include" as it may be some where in the commandline where "env" is required, therefore explicit index->0
|
37
37
|
unless ARGV[0] == "env" || CLIToolsDistributor.running_version_command? || CLIToolsDistributor.running_help_command?
|
38
38
|
# *after* loading the plugins
|
39
|
-
|
39
|
+
hide_plugins_table = FastlaneCore::Env.truthy?("FASTLANE_HIDE_PLUGINS_TABLE")
|
40
|
+
Fastlane.plugin_manager.load_plugins(print_table: !hide_plugins_table)
|
40
41
|
Fastlane::PluginUpdateManager.start_looking_for_updates
|
41
42
|
end
|
42
43
|
self.new.run
|
@@ -216,10 +216,10 @@ module Fastlane
|
|
216
216
|
# Check if upgrade is needed
|
217
217
|
# If fastlane build settings exists already, we don't need any more changes to the Xcode project
|
218
218
|
self.fastlane_runner_target.build_configurations.each { |config|
|
219
|
-
return
|
220
|
-
return
|
219
|
+
return true if dry_run && config.build_settings["CODE_SIGN_IDENTITY"].nil?
|
220
|
+
return true if dry_run && config.build_settings["MACOSX_DEPLOYMENT_TARGET"].nil?
|
221
221
|
}
|
222
|
-
return
|
222
|
+
return false if dry_run
|
223
223
|
|
224
224
|
# Proceed to upgrade
|
225
225
|
self.fastlane_runner_target.build_configurations.each { |config|
|
@@ -236,11 +236,10 @@ module Fastlane
|
|
236
236
|
phase_copy_sign = self.fastlane_runner_target.copy_files_build_phases.select { |phase_copy| phase_copy.name == "FastlaneRunnerCopySigned" }.first
|
237
237
|
|
238
238
|
old_phase_copy_sign = self.fastlane_runner_target.shell_script_build_phases.select { |phase_copy| phase_copy.shell_script == "cd \"${SRCROOT}\"\ncd ../..\ncp \"${TARGET_BUILD_DIR}/${EXECUTABLE_PATH}\" .\n" }.first
|
239
|
-
unless phase_copy_sign
|
240
|
-
return false if dry_run
|
241
|
-
end
|
242
239
|
|
243
|
-
return true if dry_run
|
240
|
+
return true if dry_run && phase_copy_sign.nil?
|
241
|
+
|
242
|
+
return false if dry_run
|
244
243
|
|
245
244
|
# Proceed to upgrade
|
246
245
|
old_phase_copy_sign.remove_from_project unless old_phase_copy_sign.nil?
|
@@ -1111,7 +1111,7 @@ public func backupXcarchive(xcarchive: String,
|
|
1111
1111
|
Automatically add a badge to your app icon
|
1112
1112
|
|
1113
1113
|
- parameters:
|
1114
|
-
- dark: Adds a dark flavored badge
|
1114
|
+
- dark: Adds a dark flavored badge on top of your icon
|
1115
1115
|
- custom: Add your custom overlay/badge image
|
1116
1116
|
- noBadge: Hides the beta badge
|
1117
1117
|
- shield: Add a shield to your app icon from shields.io
|
@@ -5110,7 +5110,7 @@ public func getPushCertificate(platform: String = "ios",
|
|
5110
5110
|
Get the version number of your project
|
5111
5111
|
|
5112
5112
|
- parameters:
|
5113
|
-
- xcodeproj: Path to the Xcode project to read version number from, or its containing directory, optional. If
|
5113
|
+
- xcodeproj: Path to the Xcode project to read version number from, or its containing directory, optional. If omitted, or if a directory is passed instead, it will use the first Xcode project found within the given directory, or the project root directory if none is passed
|
5114
5114
|
- target: Target name, optional. Will be needed if you have more than one non-test target to avoid being prompted to select one
|
5115
5115
|
- configuration: Configuration name, optional. Will be needed if you have altered the configurations from the default or your version number depends on the configuration selected
|
5116
5116
|
|
@@ -6643,7 +6643,7 @@ public func makeChangelogFromJenkins(fallbackChangelog: String = "",
|
|
6643
6643
|
- force: Renew the provisioning profiles every time you run match
|
6644
6644
|
- forceForNewDevices: Renew the provisioning profiles if the device count on the developer portal has changed. Ignored for profile types 'appstore' and 'developer_id'
|
6645
6645
|
- includeAllCertificates: Include all matching certificates in the provisioning profile. Works only for the 'development' provisioning profile type
|
6646
|
-
- forceForNewCertificates: Renew the provisioning profiles if the
|
6646
|
+
- forceForNewCertificates: Renew the provisioning profiles if the certificate count on the developer portal has changed. Works only for the 'development' provisioning profile type. Requires 'include_all_certificates' option to be 'true'
|
6647
6647
|
- skipConfirmation: Disables confirmation prompts during nuke, answering them with yes
|
6648
6648
|
- safeRemoveCerts: Remove certs from repository during nuke without revoking them on the developer portal
|
6649
6649
|
- skipDocs: Skip generation of a README.md for the created git repository
|
@@ -6846,7 +6846,7 @@ public func match(type: String = matchfile.type,
|
|
6846
6846
|
- force: Renew the provisioning profiles every time you run match
|
6847
6847
|
- forceForNewDevices: Renew the provisioning profiles if the device count on the developer portal has changed. Ignored for profile types 'appstore' and 'developer_id'
|
6848
6848
|
- includeAllCertificates: Include all matching certificates in the provisioning profile. Works only for the 'development' provisioning profile type
|
6849
|
-
- forceForNewCertificates: Renew the provisioning profiles if the
|
6849
|
+
- forceForNewCertificates: Renew the provisioning profiles if the certificate count on the developer portal has changed. Works only for the 'development' provisioning profile type. Requires 'include_all_certificates' option to be 'true'
|
6850
6850
|
- skipConfirmation: Disables confirmation prompts during nuke, answering them with yes
|
6851
6851
|
- safeRemoveCerts: Remove certs from repository during nuke without revoking them on the developer portal
|
6852
6852
|
- skipDocs: Skip generation of a README.md for the created git repository
|
@@ -8240,7 +8240,7 @@ public func puts(message: OptionalConfigValue<String?> = .fastlaneDefault(nil))
|
|
8240
8240
|
This can be useful when basing your release process on the version string only stored in one place - in the podspec.
|
8241
8241
|
As one of the first steps you'd read the podspec and its version and the rest of the workflow can use that version string (when e.g. creating a new git tag or a GitHub Release).
|
8242
8242
|
*/
|
8243
|
-
@discardableResult public func readPodspec(path: String) -> [String:
|
8243
|
+
@discardableResult public func readPodspec(path: String) -> [String: Any] {
|
8244
8244
|
let pathArg = RubyCommand.Argument(name: "path", value: path, type: nil)
|
8245
8245
|
let array: [RubyCommand.Argument?] = [pathArg]
|
8246
8246
|
let args: [RubyCommand.Argument] = array
|
@@ -11036,7 +11036,7 @@ public func swiftlint(mode: String = "lint",
|
|
11036
11036
|
- force: Renew the provisioning profiles every time you run match
|
11037
11037
|
- forceForNewDevices: Renew the provisioning profiles if the device count on the developer portal has changed. Ignored for profile types 'appstore' and 'developer_id'
|
11038
11038
|
- includeAllCertificates: Include all matching certificates in the provisioning profile. Works only for the 'development' provisioning profile type
|
11039
|
-
- forceForNewCertificates: Renew the provisioning profiles if the
|
11039
|
+
- forceForNewCertificates: Renew the provisioning profiles if the certificate count on the developer portal has changed. Works only for the 'development' provisioning profile type. Requires 'include_all_certificates' option to be 'true'
|
11040
11040
|
- skipConfirmation: Disables confirmation prompts during nuke, answering them with yes
|
11041
11041
|
- safeRemoveCerts: Remove certs from repository during nuke without revoking them on the developer portal
|
11042
11042
|
- skipDocs: Skip generation of a README.md for the created git repository
|
@@ -11464,7 +11464,7 @@ public func testflight(apiKeyPath: OptionalConfigValue<String?> = .fastlaneDefau
|
|
11464
11464
|
- parameters:
|
11465
11465
|
- path: Path to the directory that should be converted
|
11466
11466
|
- extension: The extension for the newly created file. Usually .xml or .junit
|
11467
|
-
- outputDirectory:
|
11467
|
+
- outputDirectory: Directory in which the xml files should be written to. Same directory as source by default
|
11468
11468
|
- outputFilename: Filename the xml file should be written to. Defaults to name of input file. (Only works if one input file is used)
|
11469
11469
|
- failBuild: Should this step stop the build if the tests fail? Set this to false if you're handling this with a test reporter
|
11470
11470
|
- xcprettyNaming: Produces class name and test name identical to xcpretty naming in junit file
|
@@ -13430,4 +13430,4 @@ public let snapshotfile: Snapshotfile = .init()
|
|
13430
13430
|
|
13431
13431
|
// Please don't remove the lines below
|
13432
13432
|
// They are used to detect outdated files
|
13433
|
-
// FastlaneRunnerAPIVersion [0.9.
|
13433
|
+
// FastlaneRunnerAPIVersion [0.9.153]
|
@@ -104,7 +104,7 @@ public protocol MatchfileProtocol: AnyObject {
|
|
104
104
|
/// Include all matching certificates in the provisioning profile. Works only for the 'development' provisioning profile type
|
105
105
|
var includeAllCertificates: Bool { get }
|
106
106
|
|
107
|
-
/// Renew the provisioning profiles if the
|
107
|
+
/// Renew the provisioning profiles if the certificate count on the developer portal has changed. Works only for the 'development' provisioning profile type. Requires 'include_all_certificates' option to be 'true'
|
108
108
|
var forceForNewCertificates: Bool { get }
|
109
109
|
|
110
110
|
/// Disables confirmation prompts during nuke, answering them with yes
|
@@ -196,4 +196,4 @@ public extension MatchfileProtocol {
|
|
196
196
|
|
197
197
|
// Please don't remove the lines below
|
198
198
|
// They are used to detect outdated files
|
199
|
-
// FastlaneRunnerAPIVersion [0.9.
|
199
|
+
// FastlaneRunnerAPIVersion [0.9.97]
|
@@ -206,7 +206,7 @@ class SocketClient: NSObject {
|
|
206
206
|
extension SocketClient: StreamDelegate {
|
207
207
|
func stream(_ aStream: Stream, handle eventCode: Stream.Event) {
|
208
208
|
guard !cleaningUpAfterDone else {
|
209
|
-
// Still getting response from server
|
209
|
+
// Still getting response from server even though we are done.
|
210
210
|
// No big deal, we're closing the streams anyway.
|
211
211
|
// That being said, we need to balance out the dispatchGroups
|
212
212
|
dispatchGroup.leave()
|
@@ -244,7 +244,7 @@ extension SocketClient: StreamDelegate {
|
|
244
244
|
|
245
245
|
case Stream.Event.errorOccurred:
|
246
246
|
// probably safe to close all the things because Ruby already disconnected
|
247
|
-
verbose(message: "output stream
|
247
|
+
verbose(message: "output stream received error")
|
248
248
|
|
249
249
|
case Stream.Event.endEncountered:
|
250
250
|
// nothing special here
|