fastlane 2.155.1 → 2.155.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 +86 -86
- 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/models/.device.rb.swp → sigh/lib/sigh/.module.rb.swp} +0 -0
- data/sigh/lib/sigh/.options.rb.swp +0 -0
- data/sigh/lib/sigh/.runner.rb.swp +0 -0
- data/sigh/lib/sigh/runner.rb +3 -0
- metadata +18 -17
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c3b88937951b883459302bc07e9a66fdba08b143c69c19b99d1c686fe94ed31b
|
|
4
|
+
data.tar.gz: fedcf41735373196f76caa13a2908fd7d84a174795bd820d85a6415e737efe6a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b3f45c9c40951e5c6f36c8cfdfd1461ac148b2234fd94d2d9ef2e2d66955f6f54a8f8d8a3b20994c0bf764cbcf02caf35e35bf7218fcf71799e608201ad58c79
|
|
7
|
+
data.tar.gz: a807ff6348c844b11a937ef40b7cebd91e7633e0a3d689958226b0715391d327de0b60dbe43b78d640a1e41bf5698a0cb1d9491ba27d9e2ea679d7d2b3f7b8f4
|
data/README.md
CHANGED
|
@@ -34,38 +34,12 @@ 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/
|
|
40
|
-
</a>
|
|
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>
|
|
54
|
-
</td>
|
|
55
|
-
<td id='olivier-halligon'>
|
|
56
|
-
<a href='https://github.com/AliSoftware'>
|
|
57
|
-
<img src='https://github.com/AliSoftware.png?size=140'>
|
|
58
|
-
</a>
|
|
59
|
-
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
60
|
-
</td>
|
|
61
|
-
<td id='jorge-revuelta-h'>
|
|
62
|
-
<a href='https://github.com/minuscorp'>
|
|
63
|
-
<img src='https://github.com/minuscorp.png?size=140'>
|
|
37
|
+
<td id='luka-mirosevic'>
|
|
38
|
+
<a href='https://github.com/lmirosevic'>
|
|
39
|
+
<img src='https://github.com/lmirosevic.png?size=140'>
|
|
64
40
|
</a>
|
|
65
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
41
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
66
42
|
</td>
|
|
67
|
-
</tr>
|
|
68
|
-
<tr>
|
|
69
43
|
<td id='kohki-miki'>
|
|
70
44
|
<a href='https://github.com/giginet'>
|
|
71
45
|
<img src='https://github.com/giginet.png?size=140'>
|
|
@@ -78,49 +52,43 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
78
52
|
</a>
|
|
79
53
|
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
80
54
|
</td>
|
|
81
|
-
<td id='
|
|
82
|
-
<a href='https://github.com/
|
|
83
|
-
<img src='https://github.com/
|
|
84
|
-
</a>
|
|
85
|
-
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
86
|
-
</td>
|
|
87
|
-
<td id='iulian-onofrei'>
|
|
88
|
-
<a href='https://github.com/revolter'>
|
|
89
|
-
<img src='https://github.com/revolter.png?size=140'>
|
|
55
|
+
<td id='jérôme-lacoste'>
|
|
56
|
+
<a href='https://github.com/lacostej'>
|
|
57
|
+
<img src='https://github.com/lacostej.png?size=140'>
|
|
90
58
|
</a>
|
|
91
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
59
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
92
60
|
</td>
|
|
93
|
-
<td id='
|
|
94
|
-
<a href='https://github.com/
|
|
95
|
-
<img src='https://github.com/
|
|
61
|
+
<td id='joshua-liebowitz'>
|
|
62
|
+
<a href='https://github.com/taquitos'>
|
|
63
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
|
96
64
|
</a>
|
|
97
|
-
<h4 align='center'>
|
|
65
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
98
66
|
</td>
|
|
99
67
|
</tr>
|
|
100
68
|
<tr>
|
|
101
|
-
<td id='
|
|
102
|
-
<a href='https://github.com/
|
|
103
|
-
<img src='https://github.com/
|
|
69
|
+
<td id='jorge-revuelta-h'>
|
|
70
|
+
<a href='https://github.com/minuscorp'>
|
|
71
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
|
104
72
|
</a>
|
|
105
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
73
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
106
74
|
</td>
|
|
107
|
-
<td id='
|
|
108
|
-
<a href='https://github.com/
|
|
109
|
-
<img src='https://github.com/
|
|
75
|
+
<td id='maksym-grebenets'>
|
|
76
|
+
<a href='https://github.com/mgrebenets'>
|
|
77
|
+
<img src='https://github.com/mgrebenets.png?size=140'>
|
|
110
78
|
</a>
|
|
111
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
79
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
112
80
|
</td>
|
|
113
|
-
<td id='
|
|
114
|
-
<a href='https://github.com/
|
|
115
|
-
<img src='https://github.com/
|
|
81
|
+
<td id='josh-holtz'>
|
|
82
|
+
<a href='https://github.com/joshdholtz'>
|
|
83
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
116
84
|
</a>
|
|
117
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
85
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
118
86
|
</td>
|
|
119
|
-
<td id='
|
|
120
|
-
<a href='https://github.com/
|
|
121
|
-
<img src='https://github.com/
|
|
87
|
+
<td id='andrew-mcburney'>
|
|
88
|
+
<a href='https://github.com/armcburney'>
|
|
89
|
+
<img src='https://github.com/armcburney.png?size=140'>
|
|
122
90
|
</a>
|
|
123
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
91
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
124
92
|
</td>
|
|
125
93
|
<td id='max-ott'>
|
|
126
94
|
<a href='https://github.com/max-ott'>
|
|
@@ -130,23 +98,11 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
130
98
|
</td>
|
|
131
99
|
</tr>
|
|
132
100
|
<tr>
|
|
133
|
-
<td id='
|
|
134
|
-
<a href='https://github.com/
|
|
135
|
-
<img src='https://github.com/
|
|
136
|
-
</a>
|
|
137
|
-
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
138
|
-
</td>
|
|
139
|
-
<td id='josh-holtz'>
|
|
140
|
-
<a href='https://github.com/joshdholtz'>
|
|
141
|
-
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
142
|
-
</a>
|
|
143
|
-
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
144
|
-
</td>
|
|
145
|
-
<td id='fumiya-nakamura'>
|
|
146
|
-
<a href='https://github.com/nafu'>
|
|
147
|
-
<img src='https://github.com/nafu.png?size=140'>
|
|
101
|
+
<td id='daniel-jankowski'>
|
|
102
|
+
<a href='https://github.com/mollyIV'>
|
|
103
|
+
<img src='https://github.com/mollyIV.png?size=140'>
|
|
148
104
|
</a>
|
|
149
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
105
|
+
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
150
106
|
</td>
|
|
151
107
|
<td id='manu-wallner'>
|
|
152
108
|
<a href='https://github.com/milch'>
|
|
@@ -154,25 +110,69 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
154
110
|
</a>
|
|
155
111
|
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
156
112
|
</td>
|
|
157
|
-
<td id='
|
|
158
|
-
<a href='https://github.com/
|
|
159
|
-
<img src='https://github.com/
|
|
113
|
+
<td id='felix-krause'>
|
|
114
|
+
<a href='https://github.com/KrauseFx'>
|
|
115
|
+
<img src='https://github.com/KrauseFx.png?size=140'>
|
|
160
116
|
</a>
|
|
161
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
117
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
118
|
+
</td>
|
|
119
|
+
<td id='stefan-natchev'>
|
|
120
|
+
<a href='https://github.com/snatchev'>
|
|
121
|
+
<img src='https://github.com/snatchev.png?size=140'>
|
|
122
|
+
</a>
|
|
123
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
162
124
|
</td>
|
|
163
|
-
</tr>
|
|
164
|
-
<tr>
|
|
165
125
|
<td id='aaron-brager'>
|
|
166
126
|
<a href='https://github.com/getaaron'>
|
|
167
127
|
<img src='https://github.com/getaaron.png?size=140'>
|
|
168
128
|
</a>
|
|
169
129
|
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
170
130
|
</td>
|
|
171
|
-
|
|
172
|
-
<
|
|
173
|
-
<
|
|
131
|
+
</tr>
|
|
132
|
+
<tr>
|
|
133
|
+
<td id='matthew-ellis'>
|
|
134
|
+
<a href='https://github.com/matthewellis'>
|
|
135
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
|
174
136
|
</a>
|
|
175
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
137
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
138
|
+
</td>
|
|
139
|
+
<td id='olivier-halligon'>
|
|
140
|
+
<a href='https://github.com/AliSoftware'>
|
|
141
|
+
<img src='https://github.com/AliSoftware.png?size=140'>
|
|
142
|
+
</a>
|
|
143
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
144
|
+
</td>
|
|
145
|
+
<td id='jan-piotrowski'>
|
|
146
|
+
<a href='https://github.com/janpio'>
|
|
147
|
+
<img src='https://github.com/janpio.png?size=140'>
|
|
148
|
+
</a>
|
|
149
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
150
|
+
</td>
|
|
151
|
+
<td id='iulian-onofrei'>
|
|
152
|
+
<a href='https://github.com/revolter'>
|
|
153
|
+
<img src='https://github.com/revolter.png?size=140'>
|
|
154
|
+
</a>
|
|
155
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
156
|
+
</td>
|
|
157
|
+
<td id='fumiya-nakamura'>
|
|
158
|
+
<a href='https://github.com/nafu'>
|
|
159
|
+
<img src='https://github.com/nafu.png?size=140'>
|
|
160
|
+
</a>
|
|
161
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
162
|
+
</td>
|
|
163
|
+
</tr>
|
|
164
|
+
<tr>
|
|
165
|
+
<td id='jimmy-dee'>
|
|
166
|
+
<a href='https://github.com/jdee'>
|
|
167
|
+
<img src='https://github.com/jdee.png?size=140'>
|
|
168
|
+
</a>
|
|
169
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
170
|
+
</td>
|
|
171
|
+
<td id='helmut-januschka'>
|
|
172
|
+
<a href='https://github.com/hjanuschka'>
|
|
173
|
+
<img src='https://github.com/hjanuschka.png?size=140'>
|
|
174
|
+
</a>
|
|
175
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
176
176
|
</td>
|
|
177
177
|
</table>
|
|
178
178
|
|
data/{spaceship/lib/spaceship/connect_api/models/.device.rb.swp → sigh/lib/sigh/.module.rb.swp}
RENAMED
|
Binary file
|
|
Binary file
|
|
Binary file
|
data/sigh/lib/sigh/runner.rb
CHANGED
metadata
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
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.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
- Luka Mirosevic
|
|
8
|
-
- Daniel Jankowski
|
|
9
|
-
- Olivier Halligon
|
|
10
7
|
- Josh Holtz
|
|
11
|
-
-
|
|
12
|
-
- Iulian Onofrei
|
|
13
|
-
- Maksym Grebenets
|
|
8
|
+
- Joshua Liebowitz
|
|
14
9
|
- Max Ott
|
|
15
|
-
- Kohki Miki
|
|
16
10
|
- Danielle Tomlinson
|
|
11
|
+
- Kohki Miki
|
|
12
|
+
- Jérôme Lacoste
|
|
13
|
+
- Daniel Jankowski
|
|
17
14
|
- Andrew McBurney
|
|
18
|
-
-
|
|
19
|
-
- Joshua Liebowitz
|
|
20
|
-
- Fumiya Nakamura
|
|
21
|
-
- Felix Krause
|
|
22
|
-
- Jimmy Dee
|
|
23
|
-
- Jorge Revuelta H
|
|
15
|
+
- Maksym Grebenets
|
|
24
16
|
- Aaron Brager
|
|
17
|
+
- Olivier Halligon
|
|
18
|
+
- Jan Piotrowski
|
|
25
19
|
- Stefan Natchev
|
|
20
|
+
- Jorge Revuelta H
|
|
21
|
+
- Luka Mirosevic
|
|
26
22
|
- Helmut Januschka
|
|
27
|
-
-
|
|
23
|
+
- Felix Krause
|
|
24
|
+
- Fumiya Nakamura
|
|
28
25
|
- Matthew Ellis
|
|
26
|
+
- Manu Wallner
|
|
27
|
+
- Jimmy Dee
|
|
28
|
+
- Iulian Onofrei
|
|
29
29
|
autorequire:
|
|
30
30
|
bindir: bin
|
|
31
31
|
cert_chain: []
|
|
32
|
-
date: 2020-08-
|
|
32
|
+
date: 2020-08-07 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: slack-notifier
|
|
@@ -1556,6 +1556,8 @@ files:
|
|
|
1556
1556
|
- sigh/README.md
|
|
1557
1557
|
- sigh/lib/assets/resign.sh
|
|
1558
1558
|
- sigh/lib/sigh.rb
|
|
1559
|
+
- sigh/lib/sigh/.module.rb.swp
|
|
1560
|
+
- sigh/lib/sigh/.options.rb.swp
|
|
1559
1561
|
- sigh/lib/sigh/.runner.rb.swp
|
|
1560
1562
|
- sigh/lib/sigh/commands_generator.rb
|
|
1561
1563
|
- sigh/lib/sigh/download_all.rb
|
|
@@ -1612,7 +1614,6 @@ files:
|
|
|
1612
1614
|
- spaceship/lib/spaceship/connect_api/client.rb
|
|
1613
1615
|
- spaceship/lib/spaceship/connect_api/file_uploader.rb
|
|
1614
1616
|
- spaceship/lib/spaceship/connect_api/model.rb
|
|
1615
|
-
- spaceship/lib/spaceship/connect_api/models/.device.rb.swp
|
|
1616
1617
|
- spaceship/lib/spaceship/connect_api/models/age_rating_declaration.rb
|
|
1617
1618
|
- spaceship/lib/spaceship/connect_api/models/app.rb
|
|
1618
1619
|
- spaceship/lib/spaceship/connect_api/models/app_category.rb
|