fastlane 2.155.0 → 2.155.1
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 +80 -80
- 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/sigh/lib/sigh/.runner.rb.swp +0 -0
- data/sigh/lib/sigh/runner.rb +23 -3
- data/spaceship/lib/spaceship/connect_api/models/.device.rb.swp +0 -0
- data/spaceship/lib/spaceship/connect_api/provisioning/provisioning.rb +2 -2
- metadata +19 -17
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b77c9dcff082266f510dfe52db1d9747eac32e620b8197e16582af61c03060b5
|
|
4
|
+
data.tar.gz: 5d66ae9adcbaa02fd74fceac52bdaf89d33ae3abede5ac82015440abf0be8787
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 928ee72847179a8eeec320a3c76bd61a43b02683a91cd018f398404ae15f5fe3c0b055b76a3fe203e9d5d3bad23f42e3bc677acbda33fcefec133f4c926c3a5c
|
|
7
|
+
data.tar.gz: 64555183b72fac412fe507a9a55acef51348a1c260ad48aeba484a2f347e6f33a3e205b51b0d4c182dee2a112905292f7f7e03a030fae08b8765ed7fd943645d
|
data/README.md
CHANGED
|
@@ -34,11 +34,23 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
34
34
|
<!-- This table is regenerated and resorted on each release -->
|
|
35
35
|
<table id='team'>
|
|
36
36
|
<tr>
|
|
37
|
-
<td id='
|
|
38
|
-
<a href='https://github.com/
|
|
39
|
-
<img src='https://github.com/
|
|
37
|
+
<td id='helmut-januschka'>
|
|
38
|
+
<a href='https://github.com/hjanuschka'>
|
|
39
|
+
<img src='https://github.com/hjanuschka.png?size=140'>
|
|
40
40
|
</a>
|
|
41
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
41
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
42
|
+
</td>
|
|
43
|
+
<td id='stefan-natchev'>
|
|
44
|
+
<a href='https://github.com/snatchev'>
|
|
45
|
+
<img src='https://github.com/snatchev.png?size=140'>
|
|
46
|
+
</a>
|
|
47
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
48
|
+
</td>
|
|
49
|
+
<td id='matthew-ellis'>
|
|
50
|
+
<a href='https://github.com/matthewellis'>
|
|
51
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
|
52
|
+
</a>
|
|
53
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
42
54
|
</td>
|
|
43
55
|
<td id='olivier-halligon'>
|
|
44
56
|
<a href='https://github.com/AliSoftware'>
|
|
@@ -46,69 +58,57 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
46
58
|
</a>
|
|
47
59
|
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
48
60
|
</td>
|
|
49
|
-
<td id='max-ott'>
|
|
50
|
-
<a href='https://github.com/max-ott'>
|
|
51
|
-
<img src='https://github.com/max-ott.png?size=140'>
|
|
52
|
-
</a>
|
|
53
|
-
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
54
|
-
</td>
|
|
55
61
|
<td id='jorge-revuelta-h'>
|
|
56
62
|
<a href='https://github.com/minuscorp'>
|
|
57
63
|
<img src='https://github.com/minuscorp.png?size=140'>
|
|
58
64
|
</a>
|
|
59
65
|
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
60
66
|
</td>
|
|
61
|
-
<td id='andrew-mcburney'>
|
|
62
|
-
<a href='https://github.com/armcburney'>
|
|
63
|
-
<img src='https://github.com/armcburney.png?size=140'>
|
|
64
|
-
</a>
|
|
65
|
-
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
66
|
-
</td>
|
|
67
67
|
</tr>
|
|
68
68
|
<tr>
|
|
69
|
-
<td id='
|
|
70
|
-
<a href='https://github.com/
|
|
71
|
-
<img src='https://github.com/
|
|
69
|
+
<td id='kohki-miki'>
|
|
70
|
+
<a href='https://github.com/giginet'>
|
|
71
|
+
<img src='https://github.com/giginet.png?size=140'>
|
|
72
72
|
</a>
|
|
73
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
73
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
74
74
|
</td>
|
|
75
|
-
<td id='
|
|
76
|
-
<a href='https://github.com/
|
|
77
|
-
<img src='https://github.com/
|
|
75
|
+
<td id='danielle-tomlinson'>
|
|
76
|
+
<a href='https://github.com/endocrimes'>
|
|
77
|
+
<img src='https://github.com/endocrimes.png?size=140'>
|
|
78
78
|
</a>
|
|
79
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
79
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
80
80
|
</td>
|
|
81
|
-
<td id='
|
|
82
|
-
<a href='https://github.com/
|
|
83
|
-
<img src='https://github.com/
|
|
81
|
+
<td id='jan-piotrowski'>
|
|
82
|
+
<a href='https://github.com/janpio'>
|
|
83
|
+
<img src='https://github.com/janpio.png?size=140'>
|
|
84
84
|
</a>
|
|
85
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
85
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
86
86
|
</td>
|
|
87
|
-
<td id='
|
|
88
|
-
<a href='https://github.com/
|
|
89
|
-
<img src='https://github.com/
|
|
87
|
+
<td id='iulian-onofrei'>
|
|
88
|
+
<a href='https://github.com/revolter'>
|
|
89
|
+
<img src='https://github.com/revolter.png?size=140'>
|
|
90
90
|
</a>
|
|
91
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
91
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
92
92
|
</td>
|
|
93
|
-
<td id='
|
|
94
|
-
<a href='https://github.com/
|
|
95
|
-
<img src='https://github.com/
|
|
93
|
+
<td id='jimmy-dee'>
|
|
94
|
+
<a href='https://github.com/jdee'>
|
|
95
|
+
<img src='https://github.com/jdee.png?size=140'>
|
|
96
96
|
</a>
|
|
97
|
-
<h4 align='center'
|
|
97
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
98
98
|
</td>
|
|
99
99
|
</tr>
|
|
100
100
|
<tr>
|
|
101
|
-
<td id='
|
|
102
|
-
<a href='https://github.com/
|
|
103
|
-
<img src='https://github.com/
|
|
101
|
+
<td id='felix-krause'>
|
|
102
|
+
<a href='https://github.com/KrauseFx'>
|
|
103
|
+
<img src='https://github.com/KrauseFx.png?size=140'>
|
|
104
104
|
</a>
|
|
105
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
105
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
106
106
|
</td>
|
|
107
|
-
<td id='
|
|
108
|
-
<a href='https://github.com/
|
|
109
|
-
<img src='https://github.com/
|
|
107
|
+
<td id='jérôme-lacoste'>
|
|
108
|
+
<a href='https://github.com/lacostej'>
|
|
109
|
+
<img src='https://github.com/lacostej.png?size=140'>
|
|
110
110
|
</a>
|
|
111
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
111
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
112
112
|
</td>
|
|
113
113
|
<td id='daniel-jankowski'>
|
|
114
114
|
<a href='https://github.com/mollyIV'>
|
|
@@ -116,63 +116,63 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
116
116
|
</a>
|
|
117
117
|
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
118
118
|
</td>
|
|
119
|
-
<td id='
|
|
120
|
-
<a href='https://github.com/
|
|
121
|
-
<img src='https://github.com/
|
|
119
|
+
<td id='luka-mirosevic'>
|
|
120
|
+
<a href='https://github.com/lmirosevic'>
|
|
121
|
+
<img src='https://github.com/lmirosevic.png?size=140'>
|
|
122
122
|
</a>
|
|
123
|
-
<h4 align='center'>
|
|
123
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
124
124
|
</td>
|
|
125
|
-
<td id='
|
|
126
|
-
<a href='https://github.com/
|
|
127
|
-
<img src='https://github.com/
|
|
125
|
+
<td id='max-ott'>
|
|
126
|
+
<a href='https://github.com/max-ott'>
|
|
127
|
+
<img src='https://github.com/max-ott.png?size=140'>
|
|
128
128
|
</a>
|
|
129
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
129
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
130
130
|
</td>
|
|
131
131
|
</tr>
|
|
132
132
|
<tr>
|
|
133
|
-
<td id='
|
|
134
|
-
<a href='https://github.com/
|
|
135
|
-
<img src='https://github.com/
|
|
133
|
+
<td id='joshua-liebowitz'>
|
|
134
|
+
<a href='https://github.com/taquitos'>
|
|
135
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
|
136
136
|
</a>
|
|
137
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
137
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
138
138
|
</td>
|
|
139
|
-
<td id='
|
|
140
|
-
<a href='https://github.com/
|
|
141
|
-
<img src='https://github.com/
|
|
139
|
+
<td id='josh-holtz'>
|
|
140
|
+
<a href='https://github.com/joshdholtz'>
|
|
141
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
142
142
|
</a>
|
|
143
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
143
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
144
144
|
</td>
|
|
145
|
-
<td id='
|
|
146
|
-
<a href='https://github.com/
|
|
147
|
-
<img src='https://github.com/
|
|
145
|
+
<td id='fumiya-nakamura'>
|
|
146
|
+
<a href='https://github.com/nafu'>
|
|
147
|
+
<img src='https://github.com/nafu.png?size=140'>
|
|
148
148
|
</a>
|
|
149
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
149
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
150
150
|
</td>
|
|
151
|
-
<td id='
|
|
152
|
-
<a href='https://github.com/
|
|
153
|
-
<img src='https://github.com/
|
|
151
|
+
<td id='manu-wallner'>
|
|
152
|
+
<a href='https://github.com/milch'>
|
|
153
|
+
<img src='https://github.com/milch.png?size=140'>
|
|
154
154
|
</a>
|
|
155
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
155
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
156
156
|
</td>
|
|
157
|
-
<td id='
|
|
158
|
-
<a href='https://github.com/
|
|
159
|
-
<img src='https://github.com/
|
|
157
|
+
<td id='maksym-grebenets'>
|
|
158
|
+
<a href='https://github.com/mgrebenets'>
|
|
159
|
+
<img src='https://github.com/mgrebenets.png?size=140'>
|
|
160
160
|
</a>
|
|
161
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
161
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
162
162
|
</td>
|
|
163
163
|
</tr>
|
|
164
164
|
<tr>
|
|
165
|
-
<td id='
|
|
166
|
-
<a href='https://github.com/
|
|
167
|
-
<img src='https://github.com/
|
|
165
|
+
<td id='aaron-brager'>
|
|
166
|
+
<a href='https://github.com/getaaron'>
|
|
167
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
|
168
168
|
</a>
|
|
169
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
169
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
170
170
|
</td>
|
|
171
|
-
<td id='
|
|
172
|
-
<a href='https://github.com/
|
|
173
|
-
<img src='https://github.com/
|
|
171
|
+
<td id='andrew-mcburney'>
|
|
172
|
+
<a href='https://github.com/armcburney'>
|
|
173
|
+
<img src='https://github.com/armcburney.png?size=140'>
|
|
174
174
|
</a>
|
|
175
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
175
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
176
176
|
</td>
|
|
177
177
|
</table>
|
|
178
178
|
|
|
Binary file
|
data/sigh/lib/sigh/runner.rb
CHANGED
|
@@ -171,7 +171,8 @@ module Sigh
|
|
|
171
171
|
name: name,
|
|
172
172
|
profile_type: profile_type,
|
|
173
173
|
bundle_id_id: bundle_id.id,
|
|
174
|
-
certificate_ids:
|
|
174
|
+
certificate_ids: certificates_to_use.map(&:id),
|
|
175
|
+
device_ids: devices_to_use.map(&:id)
|
|
175
176
|
)
|
|
176
177
|
|
|
177
178
|
profile
|
|
@@ -226,8 +227,27 @@ module Sigh
|
|
|
226
227
|
certificates
|
|
227
228
|
end
|
|
228
229
|
|
|
230
|
+
def devices_to_use
|
|
231
|
+
device_class = case Sigh.config[:platform].to_s
|
|
232
|
+
when 'ios'
|
|
233
|
+
[
|
|
234
|
+
Spaceship::ConnectAPI::Device::DeviceClass::APPLE_WATCH,
|
|
235
|
+
Spaceship::ConnectAPI::Device::DeviceClass::IPAD,
|
|
236
|
+
Spaceship::ConnectAPI::Device::DeviceClass::IPHONE,
|
|
237
|
+
Spaceship::ConnectAPI::Device::DeviceClass::IPOD
|
|
238
|
+
].join(",")
|
|
239
|
+
when 'tvos'
|
|
240
|
+
Spaceship::ConnectAPI::Device::DeviceClass::APPLE_TV
|
|
241
|
+
when 'macos', 'catalyst'
|
|
242
|
+
Spaceship::ConnectAPI::Device::DeviceClass::MAC
|
|
243
|
+
end
|
|
244
|
+
|
|
245
|
+
filter = { deviceClass: device_class }
|
|
246
|
+
return Spaceship::ConnectAPI::Device.all(filter: filter)
|
|
247
|
+
end
|
|
248
|
+
|
|
229
249
|
# Certificate to use based on the current distribution mode
|
|
230
|
-
def
|
|
250
|
+
def certificates_to_use
|
|
231
251
|
certificates = certificates_for_profile_and_platform
|
|
232
252
|
|
|
233
253
|
# Filter them
|
|
@@ -277,7 +297,7 @@ module Sigh
|
|
|
277
297
|
end
|
|
278
298
|
|
|
279
299
|
return certificates if Sigh.config[:development] # development profiles support multiple certificates
|
|
280
|
-
return certificates.first
|
|
300
|
+
return [certificates.first]
|
|
281
301
|
end
|
|
282
302
|
|
|
283
303
|
# Downloads and stores the provisioning profile
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fastlane
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.155.
|
|
4
|
+
version: 2.155.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
- Manu Wallner
|
|
8
|
-
- Helmut Januschka
|
|
9
|
-
- Jérôme Lacoste
|
|
10
|
-
- Fumiya Nakamura
|
|
11
|
-
- Felix Krause
|
|
12
|
-
- Jimmy Dee
|
|
13
|
-
- Iulian Onofrei
|
|
14
|
-
- Danielle Tomlinson
|
|
15
|
-
- Maksym Grebenets
|
|
16
|
-
- Jan Piotrowski
|
|
17
7
|
- Luka Mirosevic
|
|
18
|
-
- Joshua Liebowitz
|
|
19
8
|
- Daniel Jankowski
|
|
20
|
-
- Max Ott
|
|
21
9
|
- Olivier Halligon
|
|
22
10
|
- Josh Holtz
|
|
23
|
-
-
|
|
24
|
-
-
|
|
25
|
-
-
|
|
11
|
+
- Jérôme Lacoste
|
|
12
|
+
- Iulian Onofrei
|
|
13
|
+
- Maksym Grebenets
|
|
14
|
+
- Max Ott
|
|
26
15
|
- Kohki Miki
|
|
27
|
-
-
|
|
16
|
+
- Danielle Tomlinson
|
|
28
17
|
- Andrew McBurney
|
|
18
|
+
- Manu Wallner
|
|
19
|
+
- Joshua Liebowitz
|
|
20
|
+
- Fumiya Nakamura
|
|
21
|
+
- Felix Krause
|
|
22
|
+
- Jimmy Dee
|
|
23
|
+
- Jorge Revuelta H
|
|
24
|
+
- Aaron Brager
|
|
25
|
+
- Stefan Natchev
|
|
26
|
+
- Helmut Januschka
|
|
27
|
+
- Jan Piotrowski
|
|
28
|
+
- Matthew Ellis
|
|
29
29
|
autorequire:
|
|
30
30
|
bindir: bin
|
|
31
31
|
cert_chain: []
|
|
@@ -1556,6 +1556,7 @@ files:
|
|
|
1556
1556
|
- sigh/README.md
|
|
1557
1557
|
- sigh/lib/assets/resign.sh
|
|
1558
1558
|
- sigh/lib/sigh.rb
|
|
1559
|
+
- sigh/lib/sigh/.runner.rb.swp
|
|
1559
1560
|
- sigh/lib/sigh/commands_generator.rb
|
|
1560
1561
|
- sigh/lib/sigh/download_all.rb
|
|
1561
1562
|
- sigh/lib/sigh/local_manage.rb
|
|
@@ -1611,6 +1612,7 @@ files:
|
|
|
1611
1612
|
- spaceship/lib/spaceship/connect_api/client.rb
|
|
1612
1613
|
- spaceship/lib/spaceship/connect_api/file_uploader.rb
|
|
1613
1614
|
- spaceship/lib/spaceship/connect_api/model.rb
|
|
1615
|
+
- spaceship/lib/spaceship/connect_api/models/.device.rb.swp
|
|
1614
1616
|
- spaceship/lib/spaceship/connect_api/models/age_rating_declaration.rb
|
|
1615
1617
|
- spaceship/lib/spaceship/connect_api/models/app.rb
|
|
1616
1618
|
- spaceship/lib/spaceship/connect_api/models/app_category.rb
|