fastlane 2.232.1 → 2.232.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 +98 -98
- data/fastlane/lib/fastlane/cli_tools_distributor.rb +10 -1
- data/fastlane/lib/fastlane/console.rb +2 -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/LaneFileProtocol.swift +3 -3
- 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/assets/resign.sh +4 -3
- metadata +21 -22
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b51c417477b7551fedb50df2cee8534dff03c5d626bbc087593f0f9bd5016db8
|
|
4
|
+
data.tar.gz: 441b8c56863434b00e2853292d5995de56f3226ee779d00c0a1f7d466b2a410d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5985fb114fa5eeb03f19b81452e0d4094cba4c05684985280b04adf042eac10d80c43ebbcc264cf94ab3b30e1934f7639d9e6011f75278b50075158532e4c52a
|
|
7
|
+
data.tar.gz: 9d50eaca265539d2a64e073f6fed2032080dbbc40bc94f6b70ee23a2caeb122f6e03714deb7028d000b621b52de1b0fe4e62c5ce9b1b7e0d4adef9ba21a7a61c
|
data/README.md
CHANGED
|
@@ -35,11 +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/
|
|
38
|
+
<td id='manish-rathi'>
|
|
39
|
+
<a href='https://github.com/crazymanish'>
|
|
40
|
+
<img src='https://github.com/crazymanish.png' width='140px;'>
|
|
41
41
|
</a>
|
|
42
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
42
|
+
<h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
|
|
43
|
+
</td>
|
|
44
|
+
<td id='connor-tumbleson'>
|
|
45
|
+
<a href='https://github.com/ibotpeaches'>
|
|
46
|
+
<img src='https://github.com/ibotpeaches.png' width='140px;'>
|
|
47
|
+
</a>
|
|
48
|
+
<h4 align='center'><a href='https://twitter.com/ibotpeaches'>Connor Tumbleson</a></h4>
|
|
43
49
|
</td>
|
|
44
50
|
<td id='satoshi-namai'>
|
|
45
51
|
<a href='https://github.com/ainame'>
|
|
@@ -47,81 +53,69 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
47
53
|
</a>
|
|
48
54
|
<h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
|
|
49
55
|
</td>
|
|
50
|
-
<td id='
|
|
51
|
-
<a href='https://github.com/
|
|
52
|
-
<img src='https://github.com/
|
|
56
|
+
<td id='jorge-revuelta-h'>
|
|
57
|
+
<a href='https://github.com/minuscorp'>
|
|
58
|
+
<img src='https://github.com/minuscorp.png' width='140px;'>
|
|
53
59
|
</a>
|
|
54
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
60
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
55
61
|
</td>
|
|
56
|
-
<td id='
|
|
57
|
-
<a href='https://github.com/
|
|
58
|
-
<img src='https://github.com/
|
|
62
|
+
<td id='roger-oba'>
|
|
63
|
+
<a href='https://github.com/rogerluan'>
|
|
64
|
+
<img src='https://github.com/rogerluan.png' width='140px;'>
|
|
59
65
|
</a>
|
|
60
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
66
|
+
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
|
61
67
|
</td>
|
|
68
|
+
</tr>
|
|
69
|
+
<tr>
|
|
62
70
|
<td id='max-ott'>
|
|
63
71
|
<a href='https://github.com/max-ott'>
|
|
64
72
|
<img src='https://github.com/max-ott.png' width='140px;'>
|
|
65
73
|
</a>
|
|
66
74
|
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
67
75
|
</td>
|
|
68
|
-
</tr>
|
|
69
|
-
<tr>
|
|
70
|
-
<td id='josh-holtz'>
|
|
71
|
-
<a href='https://github.com/joshdholtz'>
|
|
72
|
-
<img src='https://github.com/joshdholtz.png' width='140px;'>
|
|
73
|
-
</a>
|
|
74
|
-
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
75
|
-
</td>
|
|
76
|
-
<td id='jan-piotrowski'>
|
|
77
|
-
<a href='https://github.com/janpio'>
|
|
78
|
-
<img src='https://github.com/janpio.png' width='140px;'>
|
|
79
|
-
</a>
|
|
80
|
-
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
81
|
-
</td>
|
|
82
76
|
<td id='helmut-januschka'>
|
|
83
77
|
<a href='https://github.com/hjanuschka'>
|
|
84
78
|
<img src='https://github.com/hjanuschka.png' width='140px;'>
|
|
85
79
|
</a>
|
|
86
80
|
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
87
81
|
</td>
|
|
88
|
-
<td id='
|
|
89
|
-
<a href='https://github.com/
|
|
90
|
-
<img src='https://github.com/
|
|
82
|
+
<td id='danielle-tomlinson'>
|
|
83
|
+
<a href='https://github.com/endocrimes'>
|
|
84
|
+
<img src='https://github.com/endocrimes.png' width='140px;'>
|
|
91
85
|
</a>
|
|
92
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
86
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
93
87
|
</td>
|
|
94
|
-
<td id='
|
|
95
|
-
<a href='https://github.com/
|
|
96
|
-
<img src='https://github.com/
|
|
88
|
+
<td id='josh-holtz'>
|
|
89
|
+
<a href='https://github.com/joshdholtz'>
|
|
90
|
+
<img src='https://github.com/joshdholtz.png' width='140px;'>
|
|
97
91
|
</a>
|
|
98
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
92
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
99
93
|
</td>
|
|
100
|
-
|
|
101
|
-
<
|
|
102
|
-
<
|
|
103
|
-
<a href='https://github.com/lmirosevic'>
|
|
104
|
-
<img src='https://github.com/lmirosevic.png' width='140px;'>
|
|
94
|
+
<td id='matthew-ellis'>
|
|
95
|
+
<a href='https://github.com/matthewellis'>
|
|
96
|
+
<img src='https://github.com/matthewellis.png' width='140px;'>
|
|
105
97
|
</a>
|
|
106
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
98
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
107
99
|
</td>
|
|
108
|
-
|
|
109
|
-
<
|
|
110
|
-
<
|
|
100
|
+
</tr>
|
|
101
|
+
<tr>
|
|
102
|
+
<td id='andrew-mcburney'>
|
|
103
|
+
<a href='https://github.com/armcburney'>
|
|
104
|
+
<img src='https://github.com/armcburney.png' width='140px;'>
|
|
111
105
|
</a>
|
|
112
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
106
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
113
107
|
</td>
|
|
114
|
-
<td id='
|
|
115
|
-
<a href='https://github.com/
|
|
116
|
-
<img src='https://github.com/
|
|
108
|
+
<td id='daniel-jankowski'>
|
|
109
|
+
<a href='https://github.com/mollyIV'>
|
|
110
|
+
<img src='https://github.com/mollyIV.png' width='140px;'>
|
|
117
111
|
</a>
|
|
118
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
112
|
+
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
119
113
|
</td>
|
|
120
|
-
<td id='
|
|
121
|
-
<a href='https://github.com/
|
|
122
|
-
<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;'>
|
|
123
117
|
</a>
|
|
124
|
-
<h4 align='center'
|
|
118
|
+
<h4 align='center'>Łukasz Grabowski</h4>
|
|
125
119
|
</td>
|
|
126
120
|
<td id='jimmy-dee'>
|
|
127
121
|
<a href='https://github.com/jdee'>
|
|
@@ -129,83 +123,89 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
129
123
|
</a>
|
|
130
124
|
<h4 align='center'>Jimmy Dee</h4>
|
|
131
125
|
</td>
|
|
126
|
+
<td id='kohki-miki'>
|
|
127
|
+
<a href='https://github.com/giginet'>
|
|
128
|
+
<img src='https://github.com/giginet.png' width='140px;'>
|
|
129
|
+
</a>
|
|
130
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
131
|
+
</td>
|
|
132
132
|
</tr>
|
|
133
133
|
<tr>
|
|
134
|
+
<td id='olivier-halligon'>
|
|
135
|
+
<a href='https://github.com/AliSoftware'>
|
|
136
|
+
<img src='https://github.com/AliSoftware.png' width='140px;'>
|
|
137
|
+
</a>
|
|
138
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
139
|
+
</td>
|
|
134
140
|
<td id='aaron-brager'>
|
|
135
141
|
<a href='https://github.com/getaaron'>
|
|
136
142
|
<img src='https://github.com/getaaron.png' width='140px;'>
|
|
137
143
|
</a>
|
|
138
144
|
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
139
145
|
</td>
|
|
140
|
-
<td id='
|
|
141
|
-
<a href='https://github.com/
|
|
142
|
-
<img src='https://github.com/
|
|
143
|
-
</a>
|
|
144
|
-
<h4 align='center'><a href='https://twitter.com/ibotpeaches'>Connor Tumbleson</a></h4>
|
|
145
|
-
</td>
|
|
146
|
-
<td id='jérôme-lacoste'>
|
|
147
|
-
<a href='https://github.com/lacostej'>
|
|
148
|
-
<img src='https://github.com/lacostej.png' width='140px;'>
|
|
146
|
+
<td id='joshua-liebowitz'>
|
|
147
|
+
<a href='https://github.com/taquitos'>
|
|
148
|
+
<img src='https://github.com/taquitos.png' width='140px;'>
|
|
149
149
|
</a>
|
|
150
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
150
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
151
151
|
</td>
|
|
152
|
-
<td id='
|
|
153
|
-
<a href='https://github.com/
|
|
154
|
-
<img src='https://github.com/
|
|
152
|
+
<td id='manu-wallner'>
|
|
153
|
+
<a href='https://github.com/milch'>
|
|
154
|
+
<img src='https://github.com/milch.png' width='140px;'>
|
|
155
155
|
</a>
|
|
156
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
156
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
157
157
|
</td>
|
|
158
|
-
<td id='
|
|
159
|
-
<a href='https://github.com/
|
|
160
|
-
<img src='https://github.com/
|
|
158
|
+
<td id='luka-mirosevic'>
|
|
159
|
+
<a href='https://github.com/lmirosevic'>
|
|
160
|
+
<img src='https://github.com/lmirosevic.png' width='140px;'>
|
|
161
161
|
</a>
|
|
162
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
162
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
163
163
|
</td>
|
|
164
164
|
</tr>
|
|
165
165
|
<tr>
|
|
166
|
-
<td id='
|
|
167
|
-
<a href='https://github.com/
|
|
168
|
-
<img src='https://github.com/
|
|
166
|
+
<td id='jérôme-lacoste'>
|
|
167
|
+
<a href='https://github.com/lacostej'>
|
|
168
|
+
<img src='https://github.com/lacostej.png' width='140px;'>
|
|
169
169
|
</a>
|
|
170
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
170
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
171
171
|
</td>
|
|
172
|
-
<td id='
|
|
173
|
-
<a href='https://github.com/
|
|
174
|
-
<img src='https://github.com/
|
|
172
|
+
<td id='iulian-onofrei'>
|
|
173
|
+
<a href='https://github.com/revolter'>
|
|
174
|
+
<img src='https://github.com/revolter.png' width='140px;'>
|
|
175
175
|
</a>
|
|
176
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
176
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
177
177
|
</td>
|
|
178
|
-
<td id='
|
|
179
|
-
<a href='https://github.com/
|
|
180
|
-
<img src='https://github.com/
|
|
178
|
+
<td id='felix-krause'>
|
|
179
|
+
<a href='https://github.com/KrauseFx'>
|
|
180
|
+
<img src='https://github.com/KrauseFx.png' width='140px;'>
|
|
181
181
|
</a>
|
|
182
|
-
<h4 align='center'
|
|
182
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
183
183
|
</td>
|
|
184
|
-
<td id='
|
|
185
|
-
<a href='https://github.com/
|
|
186
|
-
<img src='https://github.com/
|
|
184
|
+
<td id='stefan-natchev'>
|
|
185
|
+
<a href='https://github.com/snatchev'>
|
|
186
|
+
<img src='https://github.com/snatchev.png' width='140px;'>
|
|
187
187
|
</a>
|
|
188
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
188
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
189
189
|
</td>
|
|
190
|
-
<td id='
|
|
191
|
-
<a href='https://github.com/
|
|
192
|
-
<img src='https://github.com/
|
|
190
|
+
<td id='maksym-grebenets'>
|
|
191
|
+
<a href='https://github.com/mgrebenets'>
|
|
192
|
+
<img src='https://github.com/mgrebenets.png' width='140px;'>
|
|
193
193
|
</a>
|
|
194
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
194
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</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='fumiya-nakamura'>
|
|
199
|
+
<a href='https://github.com/nafu'>
|
|
200
|
+
<img src='https://github.com/nafu.png' width='140px;'>
|
|
201
201
|
</a>
|
|
202
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
202
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
203
203
|
</td>
|
|
204
|
-
<td id='
|
|
205
|
-
<a href='https://github.com/
|
|
206
|
-
<img src='https://github.com/
|
|
204
|
+
<td id='jan-piotrowski'>
|
|
205
|
+
<a href='https://github.com/janpio'>
|
|
206
|
+
<img src='https://github.com/janpio.png' width='140px;'>
|
|
207
207
|
</a>
|
|
208
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
208
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
209
209
|
</td>
|
|
210
210
|
</table>
|
|
211
211
|
|
|
@@ -132,7 +132,16 @@ module Fastlane
|
|
|
132
132
|
Fastlane::CommandsGenerator.start
|
|
133
133
|
end
|
|
134
134
|
ensure
|
|
135
|
-
|
|
135
|
+
# If the ruby setup if broken, and UpdateChecker fails catastrophically,
|
|
136
|
+
# we don't want to hide the original exception. We just print it
|
|
137
|
+
# see https://github.com/fastlane/fastlane/issues/29916
|
|
138
|
+
begin
|
|
139
|
+
FastlaneCore::UpdateChecker.show_update_status('fastlane', Fastlane::VERSION)
|
|
140
|
+
# rubocop:disable Lint/RescueException
|
|
141
|
+
rescue Exception => e
|
|
142
|
+
UI.error(e.to_s)
|
|
143
|
+
end
|
|
144
|
+
# rubocop:enable Lint/RescueException
|
|
136
145
|
end
|
|
137
146
|
|
|
138
147
|
def map_aliased_tools(tool_name)
|
|
@@ -6,12 +6,12 @@ module Fastlane
|
|
|
6
6
|
def self.execute(args, options)
|
|
7
7
|
ARGV.clear
|
|
8
8
|
IRB.setup(nil)
|
|
9
|
-
|
|
9
|
+
workspace = IRB::WorkSpace.new(binding)
|
|
10
|
+
@irb = IRB::Irb.new(workspace)
|
|
10
11
|
IRB.conf[:MAIN_CONTEXT] = @irb.context
|
|
11
12
|
IRB.conf[:PROMPT][:FASTLANE] = IRB.conf[:PROMPT][:SIMPLE].dup
|
|
12
13
|
IRB.conf[:PROMPT][:FASTLANE][:RETURN] = "%s\n"
|
|
13
14
|
@irb.context.prompt_mode = :FASTLANE
|
|
14
|
-
@irb.context.workspace = IRB::WorkSpace.new(binding)
|
|
15
15
|
trap('INT') do
|
|
16
16
|
@irb.signal_handle
|
|
17
17
|
end
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
module Fastlane
|
|
2
|
-
VERSION = '2.232.
|
|
2
|
+
VERSION = '2.232.2'.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
|
|
@@ -13880,4 +13880,4 @@ public let snapshotfile: Snapshotfile = .init()
|
|
|
13880
13880
|
|
|
13881
13881
|
// Please don't remove the lines below
|
|
13882
13882
|
// They are used to detect outdated files
|
|
13883
|
-
// FastlaneRunnerAPIVersion [0.9.
|
|
13883
|
+
// FastlaneRunnerAPIVersion [0.9.197]
|
|
@@ -56,9 +56,9 @@ open class LaneFile: NSObject, LaneFileProtocol {
|
|
|
56
56
|
#if !SWIFT_PACKAGE
|
|
57
57
|
let methodList = class_copyMethodList(self, &methodCount)
|
|
58
58
|
#else
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
// In SPM we're calling this functions out of the scope of the normal binary that it's
|
|
60
|
+
// being built, so *self* in this scope would be the SPM executable instead of the Fastfile
|
|
61
|
+
// that we'd normally expect.
|
|
62
62
|
let methodList = class_copyMethodList(type(of: fastfileInstance!), &methodCount)
|
|
63
63
|
#endif
|
|
64
64
|
for i in 0 ..< Int(methodCount) {
|
data/sigh/lib/assets/resign.sh
CHANGED
|
@@ -176,6 +176,7 @@ PROVISIONS_BY_ID=()
|
|
|
176
176
|
DEFAULT_PROVISION=""
|
|
177
177
|
TEMP_DIR="_floatsignTemp"
|
|
178
178
|
USE_APP_ENTITLEMENTS=""
|
|
179
|
+
VERBOSE=""
|
|
179
180
|
XCODE_VERSION="$(xcodebuild -version | grep "Xcode" | /usr/bin/cut -f 2 -d ' ')"
|
|
180
181
|
|
|
181
182
|
# List of plist keys used for reference to and from nested apps and extensions
|
|
@@ -549,7 +550,7 @@ function resign {
|
|
|
549
550
|
do
|
|
550
551
|
if [[ "$assetpack" == *.assetpack ]]; then
|
|
551
552
|
rm -rf "$assetpack"/_CodeSignature
|
|
552
|
-
/usr/bin/codesign
|
|
553
|
+
/usr/bin/codesign ${VERBOSE} --generate-entitlement-der "${KEYCHAIN_FLAG}" -f -s "$CERTIFICATE" "$assetpack"
|
|
553
554
|
checkStatus
|
|
554
555
|
else
|
|
555
556
|
log "Ignoring non-assetpack: $assetpack"
|
|
@@ -625,7 +626,7 @@ function resign {
|
|
|
625
626
|
log "Creating an archived-expanded-entitlements.xcent file for Xcode 9 builds or earlier"
|
|
626
627
|
cp -f "$ENTITLEMENTS" "$APP_PATH/archived-expanded-entitlements.xcent"
|
|
627
628
|
fi
|
|
628
|
-
/usr/bin/codesign
|
|
629
|
+
/usr/bin/codesign ${VERBOSE} --generate-entitlement-der -f -s "$CERTIFICATE" --entitlements "$ENTITLEMENTS" "$APP_PATH"
|
|
629
630
|
checkStatus
|
|
630
631
|
elif [[ -n "${USE_APP_ENTITLEMENTS}" ]]; then
|
|
631
632
|
# Extract entitlements from provisioning profile and from the app binary
|
|
@@ -870,7 +871,7 @@ function resign {
|
|
|
870
871
|
log "Creating an archived-expanded-entitlements.xcent file for Xcode 9 builds or earlier"
|
|
871
872
|
cp -f "$PATCHED_ENTITLEMENTS" "$APP_PATH/archived-expanded-entitlements.xcent"
|
|
872
873
|
fi
|
|
873
|
-
/usr/bin/codesign
|
|
874
|
+
/usr/bin/codesign ${VERBOSE} --generate-entitlement-der -f -s "$CERTIFICATE" --entitlements "$PATCHED_ENTITLEMENTS" "$APP_PATH"
|
|
874
875
|
checkStatus
|
|
875
876
|
else
|
|
876
877
|
log "Extracting entitlements from provisioning profile"
|
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.232.
|
|
4
|
+
version: 2.232.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- Jorge Revuelta H
|
|
8
|
+
- Danielle Tomlinson
|
|
8
9
|
- Fumiya Nakamura
|
|
9
|
-
-
|
|
10
|
-
-
|
|
10
|
+
- Jérôme Lacoste
|
|
11
|
+
- Roger Oba
|
|
11
12
|
- Aaron Brager
|
|
13
|
+
- Maksym Grebenets
|
|
12
14
|
- Helmut Januschka
|
|
13
|
-
-
|
|
14
|
-
- Felix Krause
|
|
15
|
-
- Stefan Natchev
|
|
16
|
-
- Josh Holtz
|
|
17
|
-
- Łukasz Grabowski
|
|
18
|
-
- Satoshi Namai
|
|
19
|
-
- Jorge Revuelta H
|
|
20
|
-
- Daniel Jankowski
|
|
21
|
-
- Luka Mirosevic
|
|
22
|
-
- Roger Oba
|
|
23
|
-
- Manish Rathi
|
|
15
|
+
- Manu Wallner
|
|
24
16
|
- Olivier Halligon
|
|
25
|
-
-
|
|
26
|
-
-
|
|
17
|
+
- Daniel Jankowski
|
|
18
|
+
- Satoshi Namai
|
|
19
|
+
- Connor Tumbleson
|
|
20
|
+
- Felix Krause
|
|
27
21
|
- Iulian Onofrei
|
|
28
|
-
-
|
|
22
|
+
- Josh Holtz
|
|
29
23
|
- Jan Piotrowski
|
|
30
24
|
- Joshua Liebowitz
|
|
25
|
+
- Kohki Miki
|
|
26
|
+
- Łukasz Grabowski
|
|
31
27
|
- Andrew McBurney
|
|
32
|
-
-
|
|
33
|
-
-
|
|
28
|
+
- Stefan Natchev
|
|
29
|
+
- Manish Rathi
|
|
30
|
+
- Jimmy Dee
|
|
31
|
+
- Max Ott
|
|
32
|
+
- Matthew Ellis
|
|
33
|
+
- Luka Mirosevic
|
|
34
34
|
autorequire:
|
|
35
35
|
bindir: bin
|
|
36
36
|
cert_chain: []
|
|
37
|
-
date: 2026-02-
|
|
37
|
+
date: 2026-02-27 00:00:00.000000000 Z
|
|
38
38
|
dependencies:
|
|
39
39
|
- !ruby/object:Gem::Dependency
|
|
40
40
|
name: addressable
|
|
@@ -860,7 +860,6 @@ email:
|
|
|
860
860
|
- fastlane@krausefx.com
|
|
861
861
|
executables:
|
|
862
862
|
- bin-proxy
|
|
863
|
-
- console
|
|
864
863
|
- fastlane
|
|
865
864
|
- match_file
|
|
866
865
|
extensions: []
|