fastlane 2.233.0 → 2.233.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 +98 -98
- data/deliver/lib/deliver/detect_values.rb +0 -2
- 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
- metadata +18 -18
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c0eca61fa0396713a78e6de08eaca27b99061aa3316be3f456fd34b5aea05368
|
|
4
|
+
data.tar.gz: 1d31711ddcd3b0c745587cc2eb1adbcadefe599f40442efe06c65f4b78c50e8c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 44249e561611f1f9cd093155561bc034e6c257abc1b8a0d45f2a7b36f8a8daf857cb0a9ec2a4efb40c056d135f595dff8313c4df157beb17ff0e7f823e37d1d9
|
|
7
|
+
data.tar.gz: 16e33277c3dfa404406a1664e6c1cb240e2df037052e437a3f525c7943956606d67b45688af945119ec29a034ef9ba3a8bb95505217edff32831d644838f9f30
|
data/README.md
CHANGED
|
@@ -35,43 +35,17 @@ 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/
|
|
41
|
-
</a>
|
|
42
|
-
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
43
|
-
</td>
|
|
44
|
-
<td id='danielle-tomlinson'>
|
|
45
|
-
<a href='https://github.com/endocrimes'>
|
|
46
|
-
<img src='https://github.com/endocrimes.png' width='140px;'>
|
|
47
|
-
</a>
|
|
48
|
-
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
49
|
-
</td>
|
|
50
|
-
<td id='aaron-brager'>
|
|
51
|
-
<a href='https://github.com/getaaron'>
|
|
52
|
-
<img src='https://github.com/getaaron.png' width='140px;'>
|
|
53
|
-
</a>
|
|
54
|
-
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
55
|
-
</td>
|
|
56
|
-
<td id='jimmy-dee'>
|
|
57
|
-
<a href='https://github.com/jdee'>
|
|
58
|
-
<img src='https://github.com/jdee.png' width='140px;'>
|
|
59
|
-
</a>
|
|
60
|
-
<h4 align='center'>Jimmy Dee</h4>
|
|
61
|
-
</td>
|
|
62
|
-
<td id='kohki-miki'>
|
|
63
|
-
<a href='https://github.com/giginet'>
|
|
64
|
-
<img src='https://github.com/giginet.png' width='140px;'>
|
|
38
|
+
<td id='jorge-revuelta-h'>
|
|
39
|
+
<a href='https://github.com/minuscorp'>
|
|
40
|
+
<img src='https://github.com/minuscorp.png' width='140px;'>
|
|
65
41
|
</a>
|
|
66
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
42
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
67
43
|
</td>
|
|
68
|
-
|
|
69
|
-
<
|
|
70
|
-
<
|
|
71
|
-
<a href='https://github.com/matthewellis'>
|
|
72
|
-
<img src='https://github.com/matthewellis.png' width='140px;'>
|
|
44
|
+
<td id='łukasz-grabowski'>
|
|
45
|
+
<a href='https://github.com/lucgrabowski'>
|
|
46
|
+
<img src='https://github.com/lucgrabowski.png' width='140px;'>
|
|
73
47
|
</a>
|
|
74
|
-
<h4 align='center'
|
|
48
|
+
<h4 align='center'>Łukasz Grabowski</h4>
|
|
75
49
|
</td>
|
|
76
50
|
<td id='fumiya-nakamura'>
|
|
77
51
|
<a href='https://github.com/nafu'>
|
|
@@ -79,37 +53,25 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
79
53
|
</a>
|
|
80
54
|
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
81
55
|
</td>
|
|
82
|
-
<td id='luka-mirosevic'>
|
|
83
|
-
<a href='https://github.com/lmirosevic'>
|
|
84
|
-
<img src='https://github.com/lmirosevic.png' width='140px;'>
|
|
85
|
-
</a>
|
|
86
|
-
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
87
|
-
</td>
|
|
88
56
|
<td id='josh-holtz'>
|
|
89
57
|
<a href='https://github.com/joshdholtz'>
|
|
90
58
|
<img src='https://github.com/joshdholtz.png' width='140px;'>
|
|
91
59
|
</a>
|
|
92
60
|
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
93
61
|
</td>
|
|
94
|
-
<td id='
|
|
95
|
-
<a href='https://github.com/
|
|
96
|
-
<img src='https://github.com/
|
|
62
|
+
<td id='aaron-brager'>
|
|
63
|
+
<a href='https://github.com/getaaron'>
|
|
64
|
+
<img src='https://github.com/getaaron.png' width='140px;'>
|
|
97
65
|
</a>
|
|
98
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
66
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
99
67
|
</td>
|
|
100
68
|
</tr>
|
|
101
69
|
<tr>
|
|
102
|
-
<td id='
|
|
103
|
-
<a href='https://github.com/
|
|
104
|
-
<img src='https://github.com/
|
|
105
|
-
</a>
|
|
106
|
-
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
107
|
-
</td>
|
|
108
|
-
<td id='helmut-januschka'>
|
|
109
|
-
<a href='https://github.com/hjanuschka'>
|
|
110
|
-
<img src='https://github.com/hjanuschka.png' width='140px;'>
|
|
70
|
+
<td id='jérôme-lacoste'>
|
|
71
|
+
<a href='https://github.com/lacostej'>
|
|
72
|
+
<img src='https://github.com/lacostej.png' width='140px;'>
|
|
111
73
|
</a>
|
|
112
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
74
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
113
75
|
</td>
|
|
114
76
|
<td id='andrew-mcburney'>
|
|
115
77
|
<a href='https://github.com/armcburney'>
|
|
@@ -117,31 +79,37 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
117
79
|
</a>
|
|
118
80
|
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
119
81
|
</td>
|
|
120
|
-
<td id='
|
|
121
|
-
<a href='https://github.com/
|
|
122
|
-
<img src='https://github.com/
|
|
82
|
+
<td id='kohki-miki'>
|
|
83
|
+
<a href='https://github.com/giginet'>
|
|
84
|
+
<img src='https://github.com/giginet.png' width='140px;'>
|
|
123
85
|
</a>
|
|
124
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
86
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
125
87
|
</td>
|
|
126
|
-
<td id='
|
|
127
|
-
<a href='https://github.com/
|
|
128
|
-
<img src='https://github.com/
|
|
88
|
+
<td id='olivier-halligon'>
|
|
89
|
+
<a href='https://github.com/AliSoftware'>
|
|
90
|
+
<img src='https://github.com/AliSoftware.png' width='140px;'>
|
|
129
91
|
</a>
|
|
130
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
92
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
131
93
|
</td>
|
|
132
|
-
</tr>
|
|
133
|
-
<tr>
|
|
134
94
|
<td id='connor-tumbleson'>
|
|
135
95
|
<a href='https://github.com/ibotpeaches'>
|
|
136
96
|
<img src='https://github.com/ibotpeaches.png' width='140px;'>
|
|
137
97
|
</a>
|
|
138
98
|
<h4 align='center'><a href='https://twitter.com/ibotpeaches'>Connor Tumbleson</a></h4>
|
|
139
99
|
</td>
|
|
140
|
-
|
|
141
|
-
<
|
|
142
|
-
<
|
|
100
|
+
</tr>
|
|
101
|
+
<tr>
|
|
102
|
+
<td id='satoshi-namai'>
|
|
103
|
+
<a href='https://github.com/ainame'>
|
|
104
|
+
<img src='https://github.com/ainame.png' width='140px;'>
|
|
143
105
|
</a>
|
|
144
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
106
|
+
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
|
|
107
|
+
</td>
|
|
108
|
+
<td id='maksym-grebenets'>
|
|
109
|
+
<a href='https://github.com/mgrebenets'>
|
|
110
|
+
<img src='https://github.com/mgrebenets.png' width='140px;'>
|
|
111
|
+
</a>
|
|
112
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
145
113
|
</td>
|
|
146
114
|
<td id='stefan-natchev'>
|
|
147
115
|
<a href='https://github.com/snatchev'>
|
|
@@ -149,31 +117,57 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
149
117
|
</a>
|
|
150
118
|
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
151
119
|
</td>
|
|
120
|
+
<td id='max-ott'>
|
|
121
|
+
<a href='https://github.com/max-ott'>
|
|
122
|
+
<img src='https://github.com/max-ott.png' width='140px;'>
|
|
123
|
+
</a>
|
|
124
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
125
|
+
</td>
|
|
126
|
+
<td id='iulian-onofrei'>
|
|
127
|
+
<a href='https://github.com/revolter'>
|
|
128
|
+
<img src='https://github.com/revolter.png' width='140px;'>
|
|
129
|
+
</a>
|
|
130
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
131
|
+
</td>
|
|
132
|
+
</tr>
|
|
133
|
+
<tr>
|
|
134
|
+
<td id='matthew-ellis'>
|
|
135
|
+
<a href='https://github.com/matthewellis'>
|
|
136
|
+
<img src='https://github.com/matthewellis.png' width='140px;'>
|
|
137
|
+
</a>
|
|
138
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
139
|
+
</td>
|
|
152
140
|
<td id='manish-rathi'>
|
|
153
141
|
<a href='https://github.com/crazymanish'>
|
|
154
142
|
<img src='https://github.com/crazymanish.png' width='140px;'>
|
|
155
143
|
</a>
|
|
156
144
|
<h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
|
|
157
145
|
</td>
|
|
158
|
-
<td id='
|
|
159
|
-
<a href='https://github.com/
|
|
160
|
-
<img src='https://github.com/
|
|
146
|
+
<td id='danielle-tomlinson'>
|
|
147
|
+
<a href='https://github.com/endocrimes'>
|
|
148
|
+
<img src='https://github.com/endocrimes.png' width='140px;'>
|
|
161
149
|
</a>
|
|
162
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
150
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
163
151
|
</td>
|
|
164
|
-
|
|
165
|
-
<
|
|
166
|
-
<
|
|
167
|
-
<a href='https://github.com/rogerluan'>
|
|
168
|
-
<img src='https://github.com/rogerluan.png' width='140px;'>
|
|
152
|
+
<td id='joshua-liebowitz'>
|
|
153
|
+
<a href='https://github.com/taquitos'>
|
|
154
|
+
<img src='https://github.com/taquitos.png' width='140px;'>
|
|
169
155
|
</a>
|
|
170
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
156
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
171
157
|
</td>
|
|
172
|
-
<td id='
|
|
173
|
-
<a href='https://github.com/
|
|
174
|
-
<img src='https://github.com/
|
|
158
|
+
<td id='jan-piotrowski'>
|
|
159
|
+
<a href='https://github.com/janpio'>
|
|
160
|
+
<img src='https://github.com/janpio.png' width='140px;'>
|
|
175
161
|
</a>
|
|
176
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
162
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
163
|
+
</td>
|
|
164
|
+
</tr>
|
|
165
|
+
<tr>
|
|
166
|
+
<td id='helmut-januschka'>
|
|
167
|
+
<a href='https://github.com/hjanuschka'>
|
|
168
|
+
<img src='https://github.com/hjanuschka.png' width='140px;'>
|
|
169
|
+
</a>
|
|
170
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
177
171
|
</td>
|
|
178
172
|
<td id='felix-krause'>
|
|
179
173
|
<a href='https://github.com/KrauseFx'>
|
|
@@ -181,31 +175,37 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
181
175
|
</a>
|
|
182
176
|
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
183
177
|
</td>
|
|
184
|
-
<td id='
|
|
185
|
-
<a href='https://github.com/
|
|
186
|
-
<img src='https://github.com/
|
|
178
|
+
<td id='jimmy-dee'>
|
|
179
|
+
<a href='https://github.com/jdee'>
|
|
180
|
+
<img src='https://github.com/jdee.png' width='140px;'>
|
|
187
181
|
</a>
|
|
188
|
-
<h4 align='center'
|
|
182
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
189
183
|
</td>
|
|
190
|
-
<td id='
|
|
191
|
-
<a href='https://github.com/
|
|
192
|
-
<img src='https://github.com/
|
|
184
|
+
<td id='daniel-jankowski'>
|
|
185
|
+
<a href='https://github.com/mollyIV'>
|
|
186
|
+
<img src='https://github.com/mollyIV.png' width='140px;'>
|
|
193
187
|
</a>
|
|
194
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
188
|
+
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
189
|
+
</td>
|
|
190
|
+
<td id='manu-wallner'>
|
|
191
|
+
<a href='https://github.com/milch'>
|
|
192
|
+
<img src='https://github.com/milch.png' width='140px;'>
|
|
193
|
+
</a>
|
|
194
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</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='luka-mirosevic'>
|
|
199
|
+
<a href='https://github.com/lmirosevic'>
|
|
200
|
+
<img src='https://github.com/lmirosevic.png' width='140px;'>
|
|
201
201
|
</a>
|
|
202
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
202
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
203
203
|
</td>
|
|
204
|
-
<td id='
|
|
205
|
-
<a href='https://github.com/
|
|
206
|
-
<img src='https://github.com/
|
|
204
|
+
<td id='roger-oba'>
|
|
205
|
+
<a href='https://github.com/rogerluan'>
|
|
206
|
+
<img src='https://github.com/rogerluan.png' width='140px;'>
|
|
207
207
|
</a>
|
|
208
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
208
|
+
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
|
209
209
|
</td>
|
|
210
210
|
</table>
|
|
211
211
|
|
|
@@ -58,13 +58,11 @@ module Deliver
|
|
|
58
58
|
def find_folders(options)
|
|
59
59
|
containing = Helper.fastlane_enabled? ? FastlaneCore::FastlaneFolder.path : '.'
|
|
60
60
|
options[:screenshots_path] ||= File.join(containing, 'screenshots')
|
|
61
|
-
options[:app_previews_path] ||= File.join(containing, 'app-previews')
|
|
62
61
|
options[:metadata_path] ||= File.join(containing, 'metadata')
|
|
63
62
|
end
|
|
64
63
|
|
|
65
64
|
def ensure_folders_created(options)
|
|
66
65
|
FileUtils.mkdir_p(options[:screenshots_path])
|
|
67
|
-
FileUtils.mkdir_p(options[:app_previews_path])
|
|
68
66
|
FileUtils.mkdir_p(options[:metadata_path])
|
|
69
67
|
end
|
|
70
68
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
module Fastlane
|
|
2
|
-
VERSION = '2.233.
|
|
2
|
+
VERSION = '2.233.1'.freeze
|
|
3
3
|
SUMMARY = "The easiest way to build and release mobile apps.".freeze
|
|
4
4
|
DESCRIPTION = "The easiest way to automate beta deployments and releases for your iOS and Android apps".freeze
|
|
5
5
|
MINIMUM_XCODE_RELEASE = "7.0".freeze
|
|
@@ -13976,4 +13976,4 @@ public let snapshotfile: Snapshotfile = .init()
|
|
|
13976
13976
|
|
|
13977
13977
|
// Please don't remove the lines below
|
|
13978
13978
|
// They are used to detect outdated files
|
|
13979
|
-
// FastlaneRunnerAPIVersion [0.9.
|
|
13979
|
+
// FastlaneRunnerAPIVersion [0.9.199]
|
metadata
CHANGED
|
@@ -1,40 +1,40 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fastlane
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.233.
|
|
4
|
+
version: 2.233.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
8
|
-
-
|
|
7
|
+
- Satoshi Namai
|
|
8
|
+
- Łukasz Grabowski
|
|
9
9
|
- Manu Wallner
|
|
10
|
-
-
|
|
11
|
-
- Manish Rathi
|
|
10
|
+
- Connor Tumbleson
|
|
12
11
|
- Helmut Januschka
|
|
13
|
-
-
|
|
14
|
-
-
|
|
12
|
+
- Stefan Natchev
|
|
13
|
+
- Maksym Grebenets
|
|
14
|
+
- Felix Krause
|
|
15
15
|
- Andrew McBurney
|
|
16
|
+
- Luka Mirosevic
|
|
17
|
+
- Josh Holtz
|
|
16
18
|
- Jorge Revuelta H
|
|
17
19
|
- Jan Piotrowski
|
|
18
|
-
-
|
|
19
|
-
-
|
|
20
|
-
-
|
|
21
|
-
- Aaron Brager
|
|
22
|
-
- Luka Mirosevic
|
|
20
|
+
- Iulian Onofrei
|
|
21
|
+
- Fumiya Nakamura
|
|
22
|
+
- Joshua Liebowitz
|
|
23
23
|
- Daniel Jankowski
|
|
24
|
-
- Satoshi Namai
|
|
25
|
-
- Connor Tumbleson
|
|
26
24
|
- Danielle Tomlinson
|
|
25
|
+
- Kohki Miki
|
|
27
26
|
- Jimmy Dee
|
|
28
|
-
- Joshua Liebowitz
|
|
29
27
|
- Max Ott
|
|
30
|
-
-
|
|
28
|
+
- Manish Rathi
|
|
29
|
+
- Aaron Brager
|
|
30
|
+
- Olivier Halligon
|
|
31
|
+
- Roger Oba
|
|
31
32
|
- Matthew Ellis
|
|
32
33
|
- Jérôme Lacoste
|
|
33
|
-
- Łukasz Grabowski
|
|
34
34
|
autorequire:
|
|
35
35
|
bindir: bin
|
|
36
36
|
cert_chain: []
|
|
37
|
-
date: 2026-04-
|
|
37
|
+
date: 2026-04-29 00:00:00.000000000 Z
|
|
38
38
|
dependencies:
|
|
39
39
|
- !ruby/object:Gem::Dependency
|
|
40
40
|
name: addressable
|