fastlane 2.204.1 → 2.204.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +94 -94
- 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 +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 +1 -1
- data/spaceship/lib/spaceship/connect_api/models/app.rb +1 -11
- metadata +20 -21
- data/spaceship/lib/spaceship/connect_api/models/.app.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: bb0d735baa2f01d008088fe3a4cafe2c6c3b5e1d276bb7a3c1e5ebe0fccbebfe
|
|
4
|
+
data.tar.gz: c9144a288c2ca37eaf878bba27f79b3408cfbd043de0ad5a982e0fa8fed93828
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: be7164ceea49a09f6685af9273d6e7ebb56a09921c4e7a0bb5e50660fa56d030d569886db167bf23b94a86ac8142410c41b62cc4e6c6b202114e5939d6450e82
|
|
7
|
+
data.tar.gz: c32ccc34243252a9fdc46b7efcdde3d54d76c21ce8b3a42df94ac3d092fdc1a3faa971842a4ecf285adcb51cfabf1b7be39eb823a5e53d60c32bfd5549981273
|
data/README.md
CHANGED
|
@@ -35,43 +35,43 @@ 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/
|
|
38
|
+
<td id='max-ott'>
|
|
39
|
+
<a href='https://github.com/max-ott'>
|
|
40
|
+
<img src='https://github.com/max-ott.png' width='140px;'>
|
|
41
41
|
</a>
|
|
42
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
42
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
43
43
|
</td>
|
|
44
|
-
<td id='
|
|
45
|
-
<a href='https://github.com/
|
|
46
|
-
<img src='https://github.com/
|
|
44
|
+
<td id='matthew-ellis'>
|
|
45
|
+
<a href='https://github.com/matthewellis'>
|
|
46
|
+
<img src='https://github.com/matthewellis.png' width='140px;'>
|
|
47
47
|
</a>
|
|
48
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
48
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
49
49
|
</td>
|
|
50
|
-
<td id='
|
|
51
|
-
<a href='https://github.com/
|
|
52
|
-
<img src='https://github.com/
|
|
50
|
+
<td id='danielle-tomlinson'>
|
|
51
|
+
<a href='https://github.com/endocrimes'>
|
|
52
|
+
<img src='https://github.com/endocrimes.png' width='140px;'>
|
|
53
53
|
</a>
|
|
54
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
54
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
55
55
|
</td>
|
|
56
|
-
<td id='
|
|
57
|
-
<a href='https://github.com/
|
|
58
|
-
<img src='https://github.com/
|
|
56
|
+
<td id='joshua-liebowitz'>
|
|
57
|
+
<a href='https://github.com/taquitos'>
|
|
58
|
+
<img src='https://github.com/taquitos.png' width='140px;'>
|
|
59
59
|
</a>
|
|
60
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
60
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
61
61
|
</td>
|
|
62
|
-
<td id='
|
|
63
|
-
<a href='https://github.com/
|
|
64
|
-
<img src='https://github.com/
|
|
62
|
+
<td id='helmut-januschka'>
|
|
63
|
+
<a href='https://github.com/hjanuschka'>
|
|
64
|
+
<img src='https://github.com/hjanuschka.png' width='140px;'>
|
|
65
65
|
</a>
|
|
66
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
66
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
67
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='manish-rathi'>
|
|
71
|
+
<a href='https://github.com/crazymanish'>
|
|
72
|
+
<img src='https://github.com/crazymanish.png' width='140px;'>
|
|
73
73
|
</a>
|
|
74
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
74
|
+
<h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
|
|
75
75
|
</td>
|
|
76
76
|
<td id='fumiya-nakamura'>
|
|
77
77
|
<a href='https://github.com/nafu'>
|
|
@@ -79,127 +79,127 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
79
79
|
</a>
|
|
80
80
|
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
81
81
|
</td>
|
|
82
|
-
<td id='
|
|
83
|
-
<a href='https://github.com/
|
|
84
|
-
<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;'>
|
|
85
85
|
</a>
|
|
86
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
86
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
87
87
|
</td>
|
|
88
|
-
<td id='
|
|
89
|
-
<a href='https://github.com/
|
|
90
|
-
<img src='https://github.com/
|
|
88
|
+
<td id='josh-holtz'>
|
|
89
|
+
<a href='https://github.com/joshdholtz'>
|
|
90
|
+
<img src='https://github.com/joshdholtz.png' width='140px;'>
|
|
91
91
|
</a>
|
|
92
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
92
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
93
93
|
</td>
|
|
94
|
-
<td id='
|
|
95
|
-
<a href='https://github.com/
|
|
96
|
-
<img src='https://github.com/
|
|
94
|
+
<td id='maksym-grebenets'>
|
|
95
|
+
<a href='https://github.com/mgrebenets'>
|
|
96
|
+
<img src='https://github.com/mgrebenets.png' width='140px;'>
|
|
97
97
|
</a>
|
|
98
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
98
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
99
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='jan-piotrowski'>
|
|
103
|
+
<a href='https://github.com/janpio'>
|
|
104
|
+
<img src='https://github.com/janpio.png' width='140px;'>
|
|
105
105
|
</a>
|
|
106
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
106
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
107
107
|
</td>
|
|
108
|
-
<td id='
|
|
109
|
-
<a href='https://github.com/
|
|
110
|
-
<img src='https://github.com/
|
|
108
|
+
<td id='jorge-revuelta-h'>
|
|
109
|
+
<a href='https://github.com/minuscorp'>
|
|
110
|
+
<img src='https://github.com/minuscorp.png' width='140px;'>
|
|
111
111
|
</a>
|
|
112
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
112
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
113
113
|
</td>
|
|
114
|
-
<td id='
|
|
115
|
-
<a href='https://github.com/
|
|
116
|
-
<img src='https://github.com/
|
|
114
|
+
<td id='aaron-brager'>
|
|
115
|
+
<a href='https://github.com/getaaron'>
|
|
116
|
+
<img src='https://github.com/getaaron.png' width='140px;'>
|
|
117
117
|
</a>
|
|
118
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
118
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
119
119
|
</td>
|
|
120
|
-
<td id='
|
|
121
|
-
<a href='https://github.com/
|
|
122
|
-
<img src='https://github.com/
|
|
120
|
+
<td id='roger-oba'>
|
|
121
|
+
<a href='https://github.com/rogerluan'>
|
|
122
|
+
<img src='https://github.com/rogerluan.png' width='140px;'>
|
|
123
123
|
</a>
|
|
124
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
124
|
+
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
|
125
125
|
</td>
|
|
126
|
-
<td id='
|
|
127
|
-
<a href='https://github.com/
|
|
128
|
-
<img src='https://github.com/
|
|
126
|
+
<td id='iulian-onofrei'>
|
|
127
|
+
<a href='https://github.com/revolter'>
|
|
128
|
+
<img src='https://github.com/revolter.png' width='140px;'>
|
|
129
129
|
</a>
|
|
130
|
-
<h4 align='center'
|
|
130
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
131
131
|
</td>
|
|
132
132
|
</tr>
|
|
133
133
|
<tr>
|
|
134
|
-
<td id='olivier-halligon'>
|
|
135
|
-
<a href='https://github.com/AliSoftware'>
|
|
136
|
-
<img src='https://github.com/AliSoftware.png' width='140px;'>
|
|
137
|
-
</a>
|
|
138
|
-
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
139
|
-
</td>
|
|
140
134
|
<td id='jimmy-dee'>
|
|
141
135
|
<a href='https://github.com/jdee'>
|
|
142
136
|
<img src='https://github.com/jdee.png' width='140px;'>
|
|
143
137
|
</a>
|
|
144
138
|
<h4 align='center'>Jimmy Dee</h4>
|
|
145
139
|
</td>
|
|
140
|
+
<td id='daniel-jankowski'>
|
|
141
|
+
<a href='https://github.com/mollyIV'>
|
|
142
|
+
<img src='https://github.com/mollyIV.png' width='140px;'>
|
|
143
|
+
</a>
|
|
144
|
+
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
145
|
+
</td>
|
|
146
146
|
<td id='felix-krause'>
|
|
147
147
|
<a href='https://github.com/KrauseFx'>
|
|
148
148
|
<img src='https://github.com/KrauseFx.png' width='140px;'>
|
|
149
149
|
</a>
|
|
150
150
|
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
151
151
|
</td>
|
|
152
|
-
<td id='
|
|
153
|
-
<a href='https://github.com/
|
|
154
|
-
<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;'>
|
|
155
155
|
</a>
|
|
156
|
-
<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
157
|
</td>
|
|
158
|
-
<td id='
|
|
159
|
-
<a href='https://github.com/
|
|
160
|
-
<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;'>
|
|
161
161
|
</a>
|
|
162
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
162
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
163
163
|
</td>
|
|
164
164
|
</tr>
|
|
165
165
|
<tr>
|
|
166
|
-
<td id='
|
|
167
|
-
<a href='https://github.com/
|
|
168
|
-
<img src='https://github.com/
|
|
166
|
+
<td id='kohki-miki'>
|
|
167
|
+
<a href='https://github.com/giginet'>
|
|
168
|
+
<img src='https://github.com/giginet.png' width='140px;'>
|
|
169
169
|
</a>
|
|
170
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
170
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
171
171
|
</td>
|
|
172
|
-
<td id='
|
|
173
|
-
<a href='https://github.com/
|
|
174
|
-
<img src='https://github.com/
|
|
172
|
+
<td id='łukasz-grabowski'>
|
|
173
|
+
<a href='https://github.com/lucgrabowski'>
|
|
174
|
+
<img src='https://github.com/lucgrabowski.png' width='140px;'>
|
|
175
175
|
</a>
|
|
176
|
-
<h4 align='center'
|
|
176
|
+
<h4 align='center'>Łukasz Grabowski</h4>
|
|
177
177
|
</td>
|
|
178
|
-
<td id='
|
|
179
|
-
<a href='https://github.com/
|
|
180
|
-
<img src='https://github.com/
|
|
178
|
+
<td id='manu-wallner'>
|
|
179
|
+
<a href='https://github.com/milch'>
|
|
180
|
+
<img src='https://github.com/milch.png' width='140px;'>
|
|
181
181
|
</a>
|
|
182
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
182
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
183
183
|
</td>
|
|
184
|
-
<td id='
|
|
185
|
-
<a href='https://github.com/
|
|
186
|
-
<img src='https://github.com/
|
|
184
|
+
<td id='stefan-natchev'>
|
|
185
|
+
<a href='https://github.com/snatchev'>
|
|
186
|
+
<img src='https://github.com/snatchev.png' width='140px;'>
|
|
187
187
|
</a>
|
|
188
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
188
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
189
189
|
</td>
|
|
190
|
-
<td id='
|
|
191
|
-
<a href='https://github.com/
|
|
192
|
-
<img src='https://github.com/
|
|
190
|
+
<td id='luka-mirosevic'>
|
|
191
|
+
<a href='https://github.com/lmirosevic'>
|
|
192
|
+
<img src='https://github.com/lmirosevic.png' width='140px;'>
|
|
193
193
|
</a>
|
|
194
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
194
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</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='satoshi-namai'>
|
|
199
|
+
<a href='https://github.com/ainame'>
|
|
200
|
+
<img src='https://github.com/ainame.png' width='140px;'>
|
|
201
201
|
</a>
|
|
202
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
202
|
+
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
|
|
203
203
|
</td>
|
|
204
204
|
</table>
|
|
205
205
|
|
|
@@ -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.151]
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"monterey": {
|
|
59
59
|
"HOMEBREW_VERSION": "3.3.13-44-g8e97f60",
|
|
60
60
|
"HOMEBREW_PREFIX": "/opt/homebrew",
|
|
61
|
-
"Homebrew/homebrew-core": "
|
|
61
|
+
"Homebrew/homebrew-core": "e240762241519818ce5ec468ac8b67daf17d64a2",
|
|
62
62
|
"CLT": "13.2.0.0.1.1638488800",
|
|
63
63
|
"Xcode": "13.2.1",
|
|
64
64
|
"macOS": "12.0.1"
|
|
@@ -78,17 +78,7 @@ module Spaceship
|
|
|
78
78
|
|
|
79
79
|
def self.find(bundle_id, client: nil)
|
|
80
80
|
client ||= Spaceship::ConnectAPI
|
|
81
|
-
|
|
82
|
-
# On 2022/2/2, filtering by bundle identifier started to fail for identifiers longer than 25 characters
|
|
83
|
-
# Temporarily removing this filter and filtering locally until this is fixed
|
|
84
|
-
#
|
|
85
|
-
# Also go uncomment the tests in spaceship/spec/connectapi/models/app_spec.rb when this is fixed
|
|
86
|
-
#
|
|
87
|
-
# return all(client: client, filter: { bundleId: bundle_id }).find do |app|
|
|
88
|
-
# app.bundle_id == bundle_id
|
|
89
|
-
# end
|
|
90
|
-
|
|
91
|
-
return all(client: client).find do |app|
|
|
81
|
+
return all(client: client, filter: { bundleId: bundle_id }).find do |app|
|
|
92
82
|
app.bundle_id == bundle_id
|
|
93
83
|
end
|
|
94
84
|
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.204.
|
|
4
|
+
version: 2.204.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Iulian Onofrei
|
|
8
|
-
-
|
|
9
|
-
-
|
|
10
|
-
- Helmut Januschka
|
|
8
|
+
- Roger Oba
|
|
9
|
+
- Danielle Tomlinson
|
|
11
10
|
- Manish Rathi
|
|
12
|
-
-
|
|
13
|
-
- Andrew McBurney
|
|
14
|
-
- Jorge Revuelta H
|
|
15
|
-
- Jan Piotrowski
|
|
16
|
-
- Maksym Grebenets
|
|
17
|
-
- Matthew Ellis
|
|
11
|
+
- Josh Holtz
|
|
18
12
|
- Felix Krause
|
|
13
|
+
- Jérôme Lacoste
|
|
14
|
+
- Joshua Liebowitz
|
|
19
15
|
- Kohki Miki
|
|
20
|
-
- Manu Wallner
|
|
21
16
|
- Daniel Jankowski
|
|
22
|
-
-
|
|
23
|
-
-
|
|
24
|
-
-
|
|
25
|
-
- Max Ott
|
|
26
|
-
- Luka Mirosevic
|
|
27
|
-
- Roger Oba
|
|
17
|
+
- Manu Wallner
|
|
18
|
+
- Maksym Grebenets
|
|
19
|
+
- Jan Piotrowski
|
|
28
20
|
- Olivier Halligon
|
|
29
21
|
- Satoshi Namai
|
|
30
22
|
- Stefan Natchev
|
|
31
|
-
-
|
|
32
|
-
-
|
|
23
|
+
- Łukasz Grabowski
|
|
24
|
+
- Fumiya Nakamura
|
|
25
|
+
- Luka Mirosevic
|
|
26
|
+
- Matthew Ellis
|
|
27
|
+
- Andrew McBurney
|
|
28
|
+
- Jorge Revuelta H
|
|
29
|
+
- Max Ott
|
|
30
|
+
- Aaron Brager
|
|
31
|
+
- Helmut Januschka
|
|
32
|
+
- Jimmy Dee
|
|
33
33
|
autorequire:
|
|
34
34
|
bindir: bin
|
|
35
35
|
cert_chain: []
|
|
36
|
-
date: 2022-02-
|
|
36
|
+
date: 2022-02-04 00:00:00.000000000 Z
|
|
37
37
|
dependencies:
|
|
38
38
|
- !ruby/object:Gem::Dependency
|
|
39
39
|
name: xcodeproj
|
|
@@ -1661,7 +1661,6 @@ files:
|
|
|
1661
1661
|
- spaceship/lib/spaceship/connect_api/client.rb
|
|
1662
1662
|
- spaceship/lib/spaceship/connect_api/file_uploader.rb
|
|
1663
1663
|
- spaceship/lib/spaceship/connect_api/model.rb
|
|
1664
|
-
- spaceship/lib/spaceship/connect_api/models/.app.rb.swp
|
|
1665
1664
|
- spaceship/lib/spaceship/connect_api/models/age_rating_declaration.rb
|
|
1666
1665
|
- spaceship/lib/spaceship/connect_api/models/app.rb
|
|
1667
1666
|
- spaceship/lib/spaceship/connect_api/models/app_category.rb
|
|
Binary file
|