fastlane 2.223.0 → 2.223.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 +96 -96
- 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_core/lib/fastlane_core/build_watcher.rb +5 -0
- metadata +21 -21
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 14274b2abc21a737dad175e4f6a78ebd86979cb84c94e1971b5002d348736bc0
|
|
4
|
+
data.tar.gz: f5ce93eeaa569f021b7c3d6ca80e83e202b071a6faf088ed17fa4ebf05bb4a6b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d796b0ee770f953882fe861c1602583fdba65c281db608b5d2b3d9d87f88ee0d93e0d8ae3f9085eb1c333c6f95a6bdcda43a862cfca769adab01b286c7a443f1
|
|
7
|
+
data.tar.gz: b46b75471e5d902d2a20143ca8e3be564a1cbb793a0951f6c2c6f4e22e1bd66af7f69d5003338f510d55afaf5617443e018ca4678e4b7cce75ca8eb4c1691180
|
data/README.md
CHANGED
|
@@ -35,61 +35,55 @@ 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='danielle-tomlinson'>
|
|
39
|
+
<a href='https://github.com/endocrimes'>
|
|
40
|
+
<img src='https://github.com/endocrimes.png' width='140px;'>
|
|
41
41
|
</a>
|
|
42
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
42
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
43
43
|
</td>
|
|
44
|
-
<td id='
|
|
45
|
-
<a href='https://github.com/
|
|
46
|
-
<img src='https://github.com/
|
|
44
|
+
<td id='jan-piotrowski'>
|
|
45
|
+
<a href='https://github.com/janpio'>
|
|
46
|
+
<img src='https://github.com/janpio.png' width='140px;'>
|
|
47
47
|
</a>
|
|
48
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
48
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
49
49
|
</td>
|
|
50
|
-
<td id='
|
|
51
|
-
<a href='https://github.com/
|
|
52
|
-
<img src='https://github.com/
|
|
50
|
+
<td id='helmut-januschka'>
|
|
51
|
+
<a href='https://github.com/hjanuschka'>
|
|
52
|
+
<img src='https://github.com/hjanuschka.png' width='140px;'>
|
|
53
53
|
</a>
|
|
54
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
54
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
55
55
|
</td>
|
|
56
|
-
<td id='
|
|
57
|
-
<a href='https://github.com/
|
|
58
|
-
<img src='https://github.com/
|
|
56
|
+
<td id='aaron-brager'>
|
|
57
|
+
<a href='https://github.com/getaaron'>
|
|
58
|
+
<img src='https://github.com/getaaron.png' width='140px;'>
|
|
59
59
|
</a>
|
|
60
|
-
<h4 align='center'
|
|
60
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
61
61
|
</td>
|
|
62
|
-
<td id='
|
|
63
|
-
<a href='https://github.com/
|
|
64
|
-
<img src='https://github.com/
|
|
62
|
+
<td id='iulian-onofrei'>
|
|
63
|
+
<a href='https://github.com/revolter'>
|
|
64
|
+
<img src='https://github.com/revolter.png' width='140px;'>
|
|
65
65
|
</a>
|
|
66
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
66
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</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/
|
|
73
|
-
</a>
|
|
74
|
-
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
75
|
-
</td>
|
|
76
|
-
<td id='stefan-natchev'>
|
|
77
|
-
<a href='https://github.com/snatchev'>
|
|
78
|
-
<img src='https://github.com/snatchev.png' width='140px;'>
|
|
70
|
+
<td id='matthew-ellis'>
|
|
71
|
+
<a href='https://github.com/matthewellis'>
|
|
72
|
+
<img src='https://github.com/matthewellis.png' width='140px;'>
|
|
79
73
|
</a>
|
|
80
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
74
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
81
75
|
</td>
|
|
82
|
-
<td id='
|
|
83
|
-
<a href='https://github.com/
|
|
84
|
-
<img src='https://github.com/
|
|
76
|
+
<td id='max-ott'>
|
|
77
|
+
<a href='https://github.com/max-ott'>
|
|
78
|
+
<img src='https://github.com/max-ott.png' width='140px;'>
|
|
85
79
|
</a>
|
|
86
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
80
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
87
81
|
</td>
|
|
88
|
-
<td id='
|
|
89
|
-
<a href='https://github.com/
|
|
90
|
-
<img src='https://github.com/
|
|
82
|
+
<td id='roger-oba'>
|
|
83
|
+
<a href='https://github.com/rogerluan'>
|
|
84
|
+
<img src='https://github.com/rogerluan.png' width='140px;'>
|
|
91
85
|
</a>
|
|
92
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
86
|
+
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
|
93
87
|
</td>
|
|
94
88
|
<td id='olivier-halligon'>
|
|
95
89
|
<a href='https://github.com/AliSoftware'>
|
|
@@ -97,57 +91,57 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
97
91
|
</a>
|
|
98
92
|
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
99
93
|
</td>
|
|
94
|
+
<td id='manish-rathi'>
|
|
95
|
+
<a href='https://github.com/crazymanish'>
|
|
96
|
+
<img src='https://github.com/crazymanish.png' width='140px;'>
|
|
97
|
+
</a>
|
|
98
|
+
<h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
|
|
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='felix-krause'>
|
|
103
|
+
<a href='https://github.com/KrauseFx'>
|
|
104
|
+
<img src='https://github.com/KrauseFx.png' width='140px;'>
|
|
105
105
|
</a>
|
|
106
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
106
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
107
107
|
</td>
|
|
108
|
-
<td id='
|
|
109
|
-
<a href='https://github.com/
|
|
110
|
-
<img src='https://github.com/
|
|
108
|
+
<td id='josh-holtz'>
|
|
109
|
+
<a href='https://github.com/joshdholtz'>
|
|
110
|
+
<img src='https://github.com/joshdholtz.png' width='140px;'>
|
|
111
111
|
</a>
|
|
112
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
112
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
113
113
|
</td>
|
|
114
|
-
<td id='
|
|
115
|
-
<a href='https://github.com/
|
|
116
|
-
<img src='https://github.com/
|
|
114
|
+
<td id='łukasz-grabowski'>
|
|
115
|
+
<a href='https://github.com/lucgrabowski'>
|
|
116
|
+
<img src='https://github.com/lucgrabowski.png' width='140px;'>
|
|
117
117
|
</a>
|
|
118
|
-
<h4 align='center'
|
|
118
|
+
<h4 align='center'>Łukasz Grabowski</h4>
|
|
119
119
|
</td>
|
|
120
|
-
<td id='
|
|
121
|
-
<a href='https://github.com/
|
|
122
|
-
<img src='https://github.com/
|
|
120
|
+
<td id='fumiya-nakamura'>
|
|
121
|
+
<a href='https://github.com/nafu'>
|
|
122
|
+
<img src='https://github.com/nafu.png' width='140px;'>
|
|
123
123
|
</a>
|
|
124
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
124
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
125
125
|
</td>
|
|
126
|
-
<td id='
|
|
127
|
-
<a href='https://github.com/
|
|
128
|
-
<img src='https://github.com/
|
|
126
|
+
<td id='maksym-grebenets'>
|
|
127
|
+
<a href='https://github.com/mgrebenets'>
|
|
128
|
+
<img src='https://github.com/mgrebenets.png' width='140px;'>
|
|
129
129
|
</a>
|
|
130
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
130
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
131
131
|
</td>
|
|
132
132
|
</tr>
|
|
133
133
|
<tr>
|
|
134
|
-
<td id='
|
|
135
|
-
<a href='https://github.com/
|
|
136
|
-
<img src='https://github.com/
|
|
137
|
-
</a>
|
|
138
|
-
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
139
|
-
</td>
|
|
140
|
-
<td id='aaron-brager'>
|
|
141
|
-
<a href='https://github.com/getaaron'>
|
|
142
|
-
<img src='https://github.com/getaaron.png' width='140px;'>
|
|
134
|
+
<td id='luka-mirosevic'>
|
|
135
|
+
<a href='https://github.com/lmirosevic'>
|
|
136
|
+
<img src='https://github.com/lmirosevic.png' width='140px;'>
|
|
143
137
|
</a>
|
|
144
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
138
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
145
139
|
</td>
|
|
146
|
-
<td id='
|
|
147
|
-
<a href='https://github.com/
|
|
148
|
-
<img src='https://github.com/
|
|
140
|
+
<td id='jérôme-lacoste'>
|
|
141
|
+
<a href='https://github.com/lacostej'>
|
|
142
|
+
<img src='https://github.com/lacostej.png' width='140px;'>
|
|
149
143
|
</a>
|
|
150
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
144
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
151
145
|
</td>
|
|
152
146
|
<td id='andrew-mcburney'>
|
|
153
147
|
<a href='https://github.com/armcburney'>
|
|
@@ -155,11 +149,17 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
155
149
|
</a>
|
|
156
150
|
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
157
151
|
</td>
|
|
158
|
-
<td id='
|
|
159
|
-
<a href='https://github.com/
|
|
160
|
-
<img src='https://github.com/
|
|
152
|
+
<td id='stefan-natchev'>
|
|
153
|
+
<a href='https://github.com/snatchev'>
|
|
154
|
+
<img src='https://github.com/snatchev.png' width='140px;'>
|
|
161
155
|
</a>
|
|
162
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
156
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
157
|
+
</td>
|
|
158
|
+
<td id='manu-wallner'>
|
|
159
|
+
<a href='https://github.com/milch'>
|
|
160
|
+
<img src='https://github.com/milch.png' width='140px;'>
|
|
161
|
+
</a>
|
|
162
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
163
163
|
</td>
|
|
164
164
|
</tr>
|
|
165
165
|
<tr>
|
|
@@ -169,37 +169,37 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
169
169
|
</a>
|
|
170
170
|
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
171
171
|
</td>
|
|
172
|
-
<td id='
|
|
173
|
-
<a href='https://github.com/
|
|
174
|
-
<img src='https://github.com/
|
|
172
|
+
<td id='jorge-revuelta-h'>
|
|
173
|
+
<a href='https://github.com/minuscorp'>
|
|
174
|
+
<img src='https://github.com/minuscorp.png' width='140px;'>
|
|
175
175
|
</a>
|
|
176
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
176
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
177
177
|
</td>
|
|
178
|
-
<td id='
|
|
179
|
-
<a href='https://github.com/
|
|
180
|
-
<img src='https://github.com/
|
|
178
|
+
<td id='joshua-liebowitz'>
|
|
179
|
+
<a href='https://github.com/taquitos'>
|
|
180
|
+
<img src='https://github.com/taquitos.png' width='140px;'>
|
|
181
181
|
</a>
|
|
182
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
182
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
183
183
|
</td>
|
|
184
|
-
<td id='
|
|
185
|
-
<a href='https://github.com/
|
|
186
|
-
<img src='https://github.com/
|
|
184
|
+
<td id='jimmy-dee'>
|
|
185
|
+
<a href='https://github.com/jdee'>
|
|
186
|
+
<img src='https://github.com/jdee.png' width='140px;'>
|
|
187
187
|
</a>
|
|
188
|
-
<h4 align='center'
|
|
188
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
189
189
|
</td>
|
|
190
|
-
<td id='
|
|
191
|
-
<a href='https://github.com/
|
|
192
|
-
<img src='https://github.com/
|
|
190
|
+
<td id='satoshi-namai'>
|
|
191
|
+
<a href='https://github.com/ainame'>
|
|
192
|
+
<img src='https://github.com/ainame.png' width='140px;'>
|
|
193
193
|
</a>
|
|
194
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
194
|
+
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</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='kohki-miki'>
|
|
199
|
+
<a href='https://github.com/giginet'>
|
|
200
|
+
<img src='https://github.com/giginet.png' width='140px;'>
|
|
201
201
|
</a>
|
|
202
|
-
<h4 align='center'>
|
|
202
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
203
203
|
</td>
|
|
204
204
|
</table>
|
|
205
205
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
module Fastlane
|
|
2
|
-
VERSION = '2.223.
|
|
2
|
+
VERSION = '2.223.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
|
|
@@ -13861,4 +13861,4 @@ public let snapshotfile: Snapshotfile = .init()
|
|
|
13861
13861
|
|
|
13862
13862
|
// Please don't remove the lines below
|
|
13863
13863
|
// They are used to detect outdated files
|
|
13864
|
-
// FastlaneRunnerAPIVersion [0.9.
|
|
13864
|
+
// FastlaneRunnerAPIVersion [0.9.182]
|
|
@@ -116,6 +116,11 @@ module FastlaneCore
|
|
|
116
116
|
# Raise error if more than 1 build is returned
|
|
117
117
|
# This should never happen but need to inform the user if it does
|
|
118
118
|
matched_builds = version_matches.map(&:builds).flatten
|
|
119
|
+
|
|
120
|
+
# Need to filter out duplicate builds (which could be a result from the double X.Y.0 and X.Y queries)
|
|
121
|
+
# See: https://github.com/fastlane/fastlane/issues/22248
|
|
122
|
+
matched_builds = matched_builds.uniq(&:id)
|
|
123
|
+
|
|
119
124
|
if matched_builds.size > 1 && !select_latest
|
|
120
125
|
error_builds = matched_builds.map do |build|
|
|
121
126
|
"#{build.app_version}(#{build.version}) for #{build.platform} - #{build.processing_state}"
|
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.223.
|
|
4
|
+
version: 2.223.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
- Manish Rathi
|
|
8
|
-
- Daniel Jankowski
|
|
9
|
-
- Jimmy Dee
|
|
10
|
-
- Iulian Onofrei
|
|
11
|
-
- Aaron Brager
|
|
12
|
-
- Helmut Januschka
|
|
13
|
-
- Jorge Revuelta H
|
|
14
|
-
- Maksym Grebenets
|
|
15
|
-
- Max Ott
|
|
16
|
-
- Kohki Miki
|
|
17
7
|
- Satoshi Namai
|
|
18
|
-
- Josh Holtz
|
|
19
|
-
- Luka Mirosevic
|
|
20
|
-
- Fumiya Nakamura
|
|
21
8
|
- Manu Wallner
|
|
22
|
-
- Roger Oba
|
|
23
9
|
- Felix Krause
|
|
24
|
-
-
|
|
25
|
-
-
|
|
10
|
+
- Kohki Miki
|
|
11
|
+
- Max Ott
|
|
12
|
+
- Jorge Revuelta H
|
|
26
13
|
- Jérôme Lacoste
|
|
14
|
+
- Aaron Brager
|
|
15
|
+
- Olivier Halligon
|
|
16
|
+
- Jimmy Dee
|
|
17
|
+
- Manish Rathi
|
|
18
|
+
- Iulian Onofrei
|
|
19
|
+
- Stefan Natchev
|
|
20
|
+
- Maksym Grebenets
|
|
21
|
+
- Roger Oba
|
|
22
|
+
- Fumiya Nakamura
|
|
27
23
|
- Matthew Ellis
|
|
28
|
-
- Andrew McBurney
|
|
29
24
|
- Łukasz Grabowski
|
|
30
|
-
- Jan Piotrowski
|
|
31
25
|
- Danielle Tomlinson
|
|
32
|
-
-
|
|
26
|
+
- Josh Holtz
|
|
27
|
+
- Daniel Jankowski
|
|
28
|
+
- Andrew McBurney
|
|
29
|
+
- Joshua Liebowitz
|
|
30
|
+
- Jan Piotrowski
|
|
31
|
+
- Helmut Januschka
|
|
32
|
+
- Luka Mirosevic
|
|
33
33
|
autorequire:
|
|
34
34
|
bindir: bin
|
|
35
35
|
cert_chain: []
|
|
36
|
-
date: 2024-09-
|
|
36
|
+
date: 2024-09-27 00:00:00.000000000 Z
|
|
37
37
|
dependencies:
|
|
38
38
|
- !ruby/object:Gem::Dependency
|
|
39
39
|
name: addressable
|