fastlane 2.157.1 → 2.157.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 +70 -70
- 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/spaceship/lib/spaceship/connect_api/client.rb +2 -2
- metadata +17 -17
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 465b4bc1e3551c467e870d317ff7a226dd9f5ecac4c6c27dc23505d2d2e53ee7
|
|
4
|
+
data.tar.gz: 2cdde87ff47e244e29d6970da46e72bca189224686fe92f19f6203a731b77030
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f1bc24ba94758c5195c6485c270cf2e143f4ecc1eebec467be9f4e3c5aae625020ac58f380888f67553fa1c13f5d921e0328bc3e0b2c0b15a28d3a6253563cf4
|
|
7
|
+
data.tar.gz: 12398261e87004b0877024398f825f4533af281bf5685de0a1a111fdc91588abc02aa5eb23011777b1c78c0aca31939652d8d8bc18bbeb93b0aacc3a8fce8a49
|
data/README.md
CHANGED
|
@@ -34,35 +34,35 @@ 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='matthew-ellis'>
|
|
38
|
-
<a href='https://github.com/matthewellis'>
|
|
39
|
-
<img src='https://github.com/matthewellis.png?size=140'>
|
|
40
|
-
</a>
|
|
41
|
-
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
42
|
-
</td>
|
|
43
37
|
<td id='olivier-halligon'>
|
|
44
38
|
<a href='https://github.com/AliSoftware'>
|
|
45
39
|
<img src='https://github.com/AliSoftware.png?size=140'>
|
|
46
40
|
</a>
|
|
47
41
|
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
48
42
|
</td>
|
|
49
|
-
<td id='
|
|
50
|
-
<a href='https://github.com/
|
|
51
|
-
<img src='https://github.com/
|
|
43
|
+
<td id='aaron-brager'>
|
|
44
|
+
<a href='https://github.com/getaaron'>
|
|
45
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
|
52
46
|
</a>
|
|
53
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
47
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
54
48
|
</td>
|
|
55
|
-
<td id='
|
|
56
|
-
<a href='https://github.com/
|
|
57
|
-
<img src='https://github.com/
|
|
49
|
+
<td id='josh-holtz'>
|
|
50
|
+
<a href='https://github.com/joshdholtz'>
|
|
51
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
58
52
|
</a>
|
|
59
|
-
<h4 align='center'>
|
|
53
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
60
54
|
</td>
|
|
61
|
-
<td id='
|
|
62
|
-
<a href='https://github.com/
|
|
63
|
-
<img src='https://github.com/
|
|
55
|
+
<td id='joshua-liebowitz'>
|
|
56
|
+
<a href='https://github.com/taquitos'>
|
|
57
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
|
64
58
|
</a>
|
|
65
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
59
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
60
|
+
</td>
|
|
61
|
+
<td id='jérôme-lacoste'>
|
|
62
|
+
<a href='https://github.com/lacostej'>
|
|
63
|
+
<img src='https://github.com/lacostej.png?size=140'>
|
|
64
|
+
</a>
|
|
65
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
66
66
|
</td>
|
|
67
67
|
</tr>
|
|
68
68
|
<tr>
|
|
@@ -72,23 +72,23 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
72
72
|
</a>
|
|
73
73
|
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
74
74
|
</td>
|
|
75
|
-
<td id='
|
|
76
|
-
<a href='https://github.com/
|
|
77
|
-
<img src='https://github.com/
|
|
75
|
+
<td id='matthew-ellis'>
|
|
76
|
+
<a href='https://github.com/matthewellis'>
|
|
77
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
|
78
78
|
</a>
|
|
79
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
79
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
80
80
|
</td>
|
|
81
|
-
<td id='
|
|
82
|
-
<a href='https://github.com/
|
|
83
|
-
<img src='https://github.com/
|
|
81
|
+
<td id='danielle-tomlinson'>
|
|
82
|
+
<a href='https://github.com/endocrimes'>
|
|
83
|
+
<img src='https://github.com/endocrimes.png?size=140'>
|
|
84
84
|
</a>
|
|
85
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
85
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
86
86
|
</td>
|
|
87
|
-
<td id='
|
|
88
|
-
<a href='https://github.com/
|
|
89
|
-
<img src='https://github.com/
|
|
87
|
+
<td id='jorge-revuelta-h'>
|
|
88
|
+
<a href='https://github.com/minuscorp'>
|
|
89
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
|
90
90
|
</a>
|
|
91
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
91
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
92
92
|
</td>
|
|
93
93
|
<td id='helmut-januschka'>
|
|
94
94
|
<a href='https://github.com/hjanuschka'>
|
|
@@ -98,23 +98,23 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
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='andrew-mcburney'>
|
|
108
|
+
<a href='https://github.com/armcburney'>
|
|
109
|
+
<img src='https://github.com/armcburney.png?size=140'>
|
|
110
110
|
</a>
|
|
111
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
111
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
112
112
|
</td>
|
|
113
|
-
<td id='
|
|
114
|
-
<a href='https://github.com/
|
|
115
|
-
<img src='https://github.com/
|
|
113
|
+
<td id='jimmy-dee'>
|
|
114
|
+
<a href='https://github.com/jdee'>
|
|
115
|
+
<img src='https://github.com/jdee.png?size=140'>
|
|
116
116
|
</a>
|
|
117
|
-
<h4 align='center'
|
|
117
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
118
118
|
</td>
|
|
119
119
|
<td id='maksym-grebenets'>
|
|
120
120
|
<a href='https://github.com/mgrebenets'>
|
|
@@ -122,25 +122,25 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
122
122
|
</a>
|
|
123
123
|
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</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='daniel-jankowski'>
|
|
134
|
+
<a href='https://github.com/mollyIV'>
|
|
135
|
+
<img src='https://github.com/mollyIV.png?size=140'>
|
|
136
136
|
</a>
|
|
137
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
137
|
+
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
138
138
|
</td>
|
|
139
|
-
<td id='
|
|
140
|
-
<a href='https://github.com/
|
|
141
|
-
<img src='https://github.com/
|
|
139
|
+
<td id='jan-piotrowski'>
|
|
140
|
+
<a href='https://github.com/janpio'>
|
|
141
|
+
<img src='https://github.com/janpio.png?size=140'>
|
|
142
142
|
</a>
|
|
143
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
143
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
144
144
|
</td>
|
|
145
145
|
<td id='manu-wallner'>
|
|
146
146
|
<a href='https://github.com/milch'>
|
|
@@ -148,31 +148,31 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
148
148
|
</a>
|
|
149
149
|
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
150
150
|
</td>
|
|
151
|
-
<td id='
|
|
152
|
-
<a href='https://github.com/
|
|
153
|
-
<img src='https://github.com/
|
|
151
|
+
<td id='iulian-onofrei'>
|
|
152
|
+
<a href='https://github.com/revolter'>
|
|
153
|
+
<img src='https://github.com/revolter.png?size=140'>
|
|
154
154
|
</a>
|
|
155
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
155
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
156
156
|
</td>
|
|
157
|
-
<td id='
|
|
158
|
-
<a href='https://github.com/
|
|
159
|
-
<img src='https://github.com/
|
|
157
|
+
<td id='kohki-miki'>
|
|
158
|
+
<a href='https://github.com/giginet'>
|
|
159
|
+
<img src='https://github.com/giginet.png?size=140'>
|
|
160
160
|
</a>
|
|
161
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
161
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</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='luka-mirosevic'>
|
|
166
|
+
<a href='https://github.com/lmirosevic'>
|
|
167
|
+
<img src='https://github.com/lmirosevic.png?size=140'>
|
|
168
168
|
</a>
|
|
169
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
169
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
170
170
|
</td>
|
|
171
|
-
<td id='
|
|
172
|
-
<a href='https://github.com/
|
|
173
|
-
<img src='https://github.com/
|
|
171
|
+
<td id='stefan-natchev'>
|
|
172
|
+
<a href='https://github.com/snatchev'>
|
|
173
|
+
<img src='https://github.com/snatchev.png?size=140'>
|
|
174
174
|
</a>
|
|
175
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
175
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
176
176
|
</td>
|
|
177
177
|
</table>
|
|
178
178
|
|
|
@@ -48,8 +48,8 @@ module Spaceship
|
|
|
48
48
|
#
|
|
49
49
|
# @return (Spaceship::ConnectAPI::Client) The client the login method was called for
|
|
50
50
|
def self.login(user = nil, password = nil, use_portal: true, use_tunes: true, portal_team_id: nil, tunes_team_id: nil, team_name: nil)
|
|
51
|
-
portal_client =
|
|
52
|
-
tunes_client =
|
|
51
|
+
portal_client = Spaceship::Portal.login(user, password) if use_portal
|
|
52
|
+
tunes_client = Spaceship::Tunes.login(user, password) if use_tunes
|
|
53
53
|
|
|
54
54
|
# The clients will automatically select the first team if none is given
|
|
55
55
|
if portal_client && (!portal_team_id.nil? || !team_name.nil?)
|
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.157.
|
|
4
|
+
version: 2.157.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
8
|
-
-
|
|
9
|
-
- Joshua Liebowitz
|
|
10
|
-
- Josh Holtz
|
|
7
|
+
- Danielle Tomlinson
|
|
8
|
+
- Daniel Jankowski
|
|
11
9
|
- Maksym Grebenets
|
|
12
|
-
-
|
|
13
|
-
-
|
|
14
|
-
-
|
|
15
|
-
- Jorge Revuelta H
|
|
10
|
+
- Jimmy Dee
|
|
11
|
+
- Matthew Ellis
|
|
12
|
+
- Andrew McBurney
|
|
16
13
|
- Helmut Januschka
|
|
17
|
-
-
|
|
14
|
+
- Aaron Brager
|
|
18
15
|
- Felix Krause
|
|
19
|
-
-
|
|
20
|
-
- Danielle Tomlinson
|
|
21
|
-
- Jimmy Dee
|
|
22
|
-
- Stefan Natchev
|
|
23
|
-
- Daniel Jankowski
|
|
24
|
-
- Olivier Halligon
|
|
16
|
+
- Manu Wallner
|
|
25
17
|
- Iulian Onofrei
|
|
18
|
+
- Stefan Natchev
|
|
19
|
+
- Luka Mirosevic
|
|
20
|
+
- Jérôme Lacoste
|
|
26
21
|
- Max Ott
|
|
27
|
-
-
|
|
22
|
+
- Olivier Halligon
|
|
23
|
+
- Kohki Miki
|
|
28
24
|
- Fumiya Nakamura
|
|
25
|
+
- Jan Piotrowski
|
|
26
|
+
- Jorge Revuelta H
|
|
27
|
+
- Josh Holtz
|
|
28
|
+
- Joshua Liebowitz
|
|
29
29
|
autorequire:
|
|
30
30
|
bindir: bin
|
|
31
31
|
cert_chain: []
|