fastlane 2.184.0 → 2.184.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (31) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +99 -92
  3. data/fastlane/lib/fastlane/actions/app_store_connect_api_key.rb +1 -1
  4. data/fastlane/lib/fastlane/actions/carthage.rb +1 -1
  5. data/fastlane/lib/fastlane/actions/swiftlint.rb +1 -11
  6. data/fastlane/lib/fastlane/plugins/plugin_manager.rb +1 -1
  7. data/fastlane/lib/fastlane/version.rb +1 -1
  8. data/fastlane/swift/Deliverfile.swift +1 -1
  9. data/fastlane/swift/DeliverfileProtocol.swift +1 -1
  10. data/fastlane/swift/Fastlane.swift +3 -3
  11. data/fastlane/swift/Gymfile.swift +1 -1
  12. data/fastlane/swift/GymfileProtocol.swift +1 -1
  13. data/fastlane/swift/Matchfile.swift +1 -1
  14. data/fastlane/swift/MatchfileProtocol.swift +1 -1
  15. data/fastlane/swift/Precheckfile.swift +1 -1
  16. data/fastlane/swift/PrecheckfileProtocol.swift +1 -1
  17. data/fastlane/swift/Scanfile.swift +1 -1
  18. data/fastlane/swift/ScanfileProtocol.swift +1 -1
  19. data/fastlane/swift/Screengrabfile.swift +1 -1
  20. data/fastlane/swift/ScreengrabfileProtocol.swift +1 -1
  21. data/fastlane/swift/Snapshotfile.swift +1 -1
  22. data/fastlane/swift/SnapshotfileProtocol.swift +1 -1
  23. data/fastlane/swift/formatting/Brewfile.lock.json +11 -11
  24. data/fastlane_core/lib/fastlane_core/build_watcher.rb +2 -2
  25. data/fastlane_core/lib/fastlane_core/configuration/config_item.rb +3 -3
  26. data/match/lib/match/options.rb +1 -0
  27. data/pilot/lib/pilot/build_manager.rb +2 -1
  28. data/spaceship/lib/spaceship/connect_api/models/beta_group.rb +3 -1
  29. data/spaceship/lib/spaceship/connect_api/models/build.rb +2 -0
  30. metadata +19 -19
  31. data/spaceship/lib/spaceship/connect_api/models/.age_rating_declaration.rb.swp +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c8a9d0fade7d8368a2ece893d0142c9b22d103b890653d286e7c08de844016ac
4
- data.tar.gz: c61acc200330d009626673188948f3c554afcfabecb8ba45e91bd9b697a636ec
3
+ metadata.gz: 8489bb7e76af9645ce56e7a5279f885aba7a9945d6b144e7544fb9fb455ce065
4
+ data.tar.gz: 67c5fbb88fde421073e3ae3f04f541a9f56ecaa062680b1692bf7b9ae59355be
5
5
  SHA512:
6
- metadata.gz: a24b27118a95a7b1c36cbc0710b7bcf9357d52d4c362805ee9e4f84574c7dae49cf09fc4abd6286054a4b330c67a23e1ea349e47e1d27ba6eba3dcd9e9319b82
7
- data.tar.gz: 006fd0a41af019175f59dd1a1571611a0255f32c45bdc6a5bebe0fbfc3191b5163981a87b12bd77e38f659406b3687ad15cb8ae9945c7e8d46fc2bb4bc4de562
6
+ metadata.gz: 2e9388acc100af2bb5c2eff1e0cbef5d406f98764e7b84fd446bb7875ba194c17561432f671e3f77a05270f396aa51999fd2b30b1e2017912f24399d6fc3e983
7
+ data.tar.gz: cb92d5893692728b774da29b18a02febf569ecd7b38afb0d9b286ea355a86389ad195093196795d1f9f48ee8b34cc1b7e108a95de364d8c764d56b24f2d853b7
data/README.md CHANGED
@@ -35,158 +35,165 @@ 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='iulian-onofrei'>
39
- <a href='https://github.com/revolter'>
40
- <img src='https://github.com/revolter.png?size=140'>
38
+ <td id='max-ott'>
39
+ <a href='https://github.com/max-ott'>
40
+ <img src='https://github.com/max-ott.png' width='140px;'>
41
41
  </a>
42
- <h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
42
+ <h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
43
43
  </td>
44
- <td id='jimmy-dee'>
45
- <a href='https://github.com/jdee'>
46
- <img src='https://github.com/jdee.png?size=140'>
44
+ <td id='maksym-grebenets'>
45
+ <a href='https://github.com/mgrebenets'>
46
+ <img src='https://github.com/mgrebenets.png' width='140px;'>
47
47
  </a>
48
- <h4 align='center'>Jimmy Dee</h4>
48
+ <h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
49
49
  </td>
50
- <td id='kohki-miki'>
51
- <a href='https://github.com/giginet'>
52
- <img src='https://github.com/giginet.png?size=140'>
50
+ <td id='jorge-revuelta-h'>
51
+ <a href='https://github.com/minuscorp'>
52
+ <img src='https://github.com/minuscorp.png' width='140px;'>
53
53
  </a>
54
- <h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
54
+ <h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
55
55
  </td>
56
- <td id='josh-holtz'>
57
- <a href='https://github.com/joshdholtz'>
58
- <img src='https://github.com/joshdholtz.png?size=140'>
56
+ <td id='roger-oba'>
57
+ <a href='https://github.com/rogerluan'>
58
+ <img src='https://github.com/rogerluan.png' width='140px;'>
59
59
  </a>
60
- <h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
60
+ <h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
61
61
  </td>
62
- <td id='aaron-brager'>
63
- <a href='https://github.com/getaaron'>
64
- <img src='https://github.com/getaaron.png?size=140'>
62
+ <td id='helmut-januschka'>
63
+ <a href='https://github.com/hjanuschka'>
64
+ <img src='https://github.com/hjanuschka.png' width='140px;'>
65
65
  </a>
66
- <h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
66
+ <h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
67
67
  </td>
68
68
  </tr>
69
69
  <tr>
70
- <td id='stefan-natchev'>
71
- <a href='https://github.com/snatchev'>
72
- <img src='https://github.com/snatchev.png?size=140'>
70
+ <td id='jan-piotrowski'>
71
+ <a href='https://github.com/janpio'>
72
+ <img src='https://github.com/janpio.png' width='140px;'>
73
73
  </a>
74
- <h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
74
+ <h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
75
75
  </td>
76
- <td id='manu-wallner'>
77
- <a href='https://github.com/milch'>
78
- <img src='https://github.com/milch.png?size=140'>
76
+ <td id='fumiya-nakamura'>
77
+ <a href='https://github.com/nafu'>
78
+ <img src='https://github.com/nafu.png' width='140px;'>
79
79
  </a>
80
- <h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
80
+ <h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
81
81
  </td>
82
- <td id='jorge-revuelta-h'>
83
- <a href='https://github.com/minuscorp'>
84
- <img src='https://github.com/minuscorp.png?size=140'>
82
+ <td id='matthew-ellis'>
83
+ <a href='https://github.com/matthewellis'>
84
+ <img src='https://github.com/matthewellis.png' width='140px;'>
85
85
  </a>
86
- <h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
86
+ <h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
87
87
  </td>
88
- <td id='satoshi-namai'>
89
- <a href='https://github.com/ainame'>
90
- <img src='https://github.com/ainame.png?size=140'>
88
+ <td id='josh-holtz'>
89
+ <a href='https://github.com/joshdholtz'>
90
+ <img src='https://github.com/joshdholtz.png' width='140px;'>
91
91
  </a>
92
- <h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
92
+ <h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
93
93
  </td>
94
- <td id='jan-piotrowski'>
95
- <a href='https://github.com/janpio'>
96
- <img src='https://github.com/janpio.png?size=140'>
94
+ <td id='danielle-tomlinson'>
95
+ <a href='https://github.com/endocrimes'>
96
+ <img src='https://github.com/endocrimes.png' width='140px;'>
97
97
  </a>
98
- <h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
98
+ <h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
99
99
  </td>
100
100
  </tr>
101
101
  <tr>
102
- <td id='felix-krause'>
103
- <a href='https://github.com/KrauseFx'>
104
- <img src='https://github.com/KrauseFx.png?size=140'>
105
- </a>
106
- <h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
107
- </td>
108
- <td id='fumiya-nakamura'>
109
- <a href='https://github.com/nafu'>
110
- <img src='https://github.com/nafu.png?size=140'>
102
+ <td id='kohki-miki'>
103
+ <a href='https://github.com/giginet'>
104
+ <img src='https://github.com/giginet.png' width='140px;'>
111
105
  </a>
112
- <h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
106
+ <h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
113
107
  </td>
114
- <td id='andrew-mcburney'>
115
- <a href='https://github.com/armcburney'>
116
- <img src='https://github.com/armcburney.png?size=140'>
108
+ <td id='jimmy-dee'>
109
+ <a href='https://github.com/jdee'>
110
+ <img src='https://github.com/jdee.png' width='140px;'>
117
111
  </a>
118
- <h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
112
+ <h4 align='center'>Jimmy Dee</h4>
119
113
  </td>
120
- <td id='luka-mirosevic'>
121
- <a href='https://github.com/lmirosevic'>
122
- <img src='https://github.com/lmirosevic.png?size=140'>
114
+ <td id='manu-wallner'>
115
+ <a href='https://github.com/milch'>
116
+ <img src='https://github.com/milch.png' width='140px;'>
123
117
  </a>
124
- <h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
118
+ <h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
125
119
  </td>
126
120
  <td id='olivier-halligon'>
127
121
  <a href='https://github.com/AliSoftware'>
128
- <img src='https://github.com/AliSoftware.png?size=140'>
122
+ <img src='https://github.com/AliSoftware.png' width='140px;'>
129
123
  </a>
130
124
  <h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
131
125
  </td>
126
+ <td id='daniel-jankowski'>
127
+ <a href='https://github.com/mollyIV'>
128
+ <img src='https://github.com/mollyIV.png' width='140px;'>
129
+ </a>
130
+ <h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
131
+ </td>
132
132
  </tr>
133
133
  <tr>
134
- <td id='danielle-tomlinson'>
135
- <a href='https://github.com/endocrimes'>
136
- <img src='https://github.com/endocrimes.png?size=140'>
134
+ <td id='andrew-mcburney'>
135
+ <a href='https://github.com/armcburney'>
136
+ <img src='https://github.com/armcburney.png' width='140px;'>
137
137
  </a>
138
- <h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
138
+ <h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
139
139
  </td>
140
- <td id='max-ott'>
141
- <a href='https://github.com/max-ott'>
142
- <img src='https://github.com/max-ott.png?size=140'>
140
+ <td id='joshua-liebowitz'>
141
+ <a href='https://github.com/taquitos'>
142
+ <img src='https://github.com/taquitos.png' width='140px;'>
143
143
  </a>
144
- <h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
144
+ <h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
145
145
  </td>
146
- <td id='matthew-ellis'>
147
- <a href='https://github.com/matthewellis'>
148
- <img src='https://github.com/matthewellis.png?size=140'>
146
+ <td id='luka-mirosevic'>
147
+ <a href='https://github.com/lmirosevic'>
148
+ <img src='https://github.com/lmirosevic.png' width='140px;'>
149
149
  </a>
150
- <h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
150
+ <h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
151
151
  </td>
152
- <td id='joshua-liebowitz'>
153
- <a href='https://github.com/taquitos'>
154
- <img src='https://github.com/taquitos.png?size=140'>
152
+ <td id='iulian-onofrei'>
153
+ <a href='https://github.com/revolter'>
154
+ <img src='https://github.com/revolter.png' width='140px;'>
155
155
  </a>
156
- <h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
156
+ <h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
157
157
  </td>
158
- <td id='daniel-jankowski'>
159
- <a href='https://github.com/mollyIV'>
160
- <img src='https://github.com/mollyIV.png?size=140'>
158
+ <td id='satoshi-namai'>
159
+ <a href='https://github.com/ainame'>
160
+ <img src='https://github.com/ainame.png' width='140px;'>
161
161
  </a>
162
- <h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
162
+ <h4 align='center'><a href='https://twitter.com/ainame'>Satoshi Namai</a></h4>
163
163
  </td>
164
164
  </tr>
165
165
  <tr>
166
- <td id='roger-oba'>
167
- <a href='https://github.com/rogerluan'>
168
- <img src='https://github.com/rogerluan.png?size=140'>
166
+ <td id='manish-rathi'>
167
+ <a href='https://github.com/crazymanish'>
168
+ <img src='https://github.com/crazymanish.png' width='140px;'>
169
169
  </a>
170
- <h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
170
+ <h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
171
171
  </td>
172
- <td id='maksym-grebenets'>
173
- <a href='https://github.com/mgrebenets'>
174
- <img src='https://github.com/mgrebenets.png?size=140'>
172
+ <td id='stefan-natchev'>
173
+ <a href='https://github.com/snatchev'>
174
+ <img src='https://github.com/snatchev.png' width='140px;'>
175
175
  </a>
176
- <h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
176
+ <h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
177
177
  </td>
178
- <td id='helmut-januschka'>
179
- <a href='https://github.com/hjanuschka'>
180
- <img src='https://github.com/hjanuschka.png?size=140'>
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'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
182
+ <h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
183
183
  </td>
184
184
  <td id='jérôme-lacoste'>
185
185
  <a href='https://github.com/lacostej'>
186
- <img src='https://github.com/lacostej.png?size=140'>
186
+ <img src='https://github.com/lacostej.png' width='140px;'>
187
187
  </a>
188
188
  <h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
189
189
  </td>
190
+ <td id='aaron-brager'>
191
+ <a href='https://github.com/getaaron'>
192
+ <img src='https://github.com/getaaron.png' width='140px;'>
193
+ </a>
194
+ <h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
195
+ </td>
196
+ </tr>
190
197
  </table>
191
198
 
192
199
  Special thanks to all [contributors](https://github.com/fastlane/fastlane/graphs/contributors) for extending and improving _fastlane_.
@@ -40,7 +40,7 @@ module Fastlane
40
40
 
41
41
  # Creates Spaceship API Key session
42
42
  # User does not need to pass the token into any actions because of this
43
- Spaceship::ConnectAPI.token = Spaceship::ConnectAPI::Token.create(key) if options[:set_spaceship_token]
43
+ Spaceship::ConnectAPI.token = Spaceship::ConnectAPI::Token.create(**key) if options[:set_spaceship_token]
44
44
 
45
45
  return key
46
46
  end
@@ -230,7 +230,7 @@ module Fastlane
230
230
  configuration: "Release", # Build configuration to use when building
231
231
  cache_builds: true, # By default Carthage will rebuild a dependency regardless of whether its the same resolved version as before.
232
232
  toolchain: "com.apple.dt.toolchain.Swift_2_3", # Specify the xcodebuild toolchain
233
- new_resolver: false, # Use the new resolver to resolve depdendency graph
233
+ new_resolver: false, # Use the new resolver to resolve dependency graph
234
234
  log_path: "carthage.log" # Path to the xcode build output
235
235
  )'
236
236
  ]
@@ -108,7 +108,6 @@ module Fastlane
108
108
  FastlaneCore::ConfigItem.new(key: :path,
109
109
  env_name: "FL_SWIFTLINT_PATH",
110
110
  description: "Specify path to lint",
111
- is_string: true,
112
111
  optional: true,
113
112
  verify_block: proc do |value|
114
113
  UI.user_error!("Couldn't find path '#{File.expand_path(value)}'") unless File.exist?(value)
@@ -125,20 +124,18 @@ module Fastlane
125
124
  env_name: "FL_SWIFTLINT_STRICT",
126
125
  description: 'Fail on warnings? (true/false)',
127
126
  default_value: false,
128
- is_string: false,
129
127
  type: Boolean,
130
128
  optional: true),
131
129
  FastlaneCore::ConfigItem.new(key: :files,
132
130
  env_name: "FL_SWIFTLINT_FILES",
133
131
  description: 'List of files to process',
134
- is_string: false,
132
+ type: Array,
135
133
  optional: true),
136
134
  FastlaneCore::ConfigItem.new(key: :ignore_exit_status,
137
135
  env_name: "FL_SWIFTLINT_IGNORE_EXIT_STATUS",
138
136
  description: "Ignore the exit status of the SwiftLint command, so that serious violations \
139
137
  don't fail the build (true/false)",
140
138
  default_value: false,
141
- is_string: false,
142
139
  type: Boolean,
143
140
  optional: true),
144
141
  FastlaneCore::ConfigItem.new(key: :raise_if_swiftlint_error,
@@ -146,14 +143,12 @@ module Fastlane
146
143
  description: "Raises an error if swiftlint fails, so you can fail CI/CD jobs if necessary \
147
144
  (true/false)",
148
145
  default_value: false,
149
- is_string: false,
150
146
  type: Boolean,
151
147
  optional: true),
152
148
  FastlaneCore::ConfigItem.new(key: :reporter,
153
149
  env_name: "FL_SWIFTLINT_REPORTER",
154
150
  description: "Choose output reporter. Available: xcode, json, csv, checkstyle, codeclimate, \
155
151
  junit, html, emoji, sonarqube, markdown, github-actions-logging",
156
- is_string: true,
157
152
  optional: true,
158
153
  verify_block: proc do |value|
159
154
  available = ['xcode', 'json', 'csv', 'checkstyle', 'codeclimate', 'junit', 'html', 'emoji', 'sonarqube', 'markdown', 'github-actions-logging']
@@ -163,32 +158,27 @@ module Fastlane
163
158
  env_name: "FL_SWIFTLINT_QUIET",
164
159
  description: "Don't print status logs like 'Linting <file>' & 'Done linting'",
165
160
  default_value: false,
166
- is_string: false,
167
161
  type: Boolean,
168
162
  optional: true),
169
163
  FastlaneCore::ConfigItem.new(key: :executable,
170
164
  env_name: "FL_SWIFTLINT_EXECUTABLE",
171
165
  description: "Path to the `swiftlint` executable on your machine",
172
- is_string: true,
173
166
  optional: true),
174
167
  FastlaneCore::ConfigItem.new(key: :format,
175
168
  env_name: "FL_SWIFTLINT_FORMAT",
176
169
  description: "Format code when mode is :autocorrect",
177
170
  default_value: false,
178
- is_string: false,
179
171
  type: Boolean,
180
172
  optional: true),
181
173
  FastlaneCore::ConfigItem.new(key: :no_cache,
182
174
  env_name: "FL_SWIFTLINT_NO_CACHE",
183
175
  description: "Ignore the cache when mode is :autocorrect or :lint",
184
176
  default_value: false,
185
- is_string: false,
186
177
  type: Boolean,
187
178
  optional: true),
188
179
  FastlaneCore::ConfigItem.new(key: :compiler_log_path,
189
180
  env_name: "FL_SWIFTLINT_COMPILER_LOG_PATH",
190
181
  description: "Compiler log path when mode is :analyze",
191
- is_string: true,
192
182
  optional: true,
193
183
  verify_block: proc do |value|
194
184
  UI.user_error!("Couldn't find compiler_log_path '#{File.expand_path(value)}'") unless File.exist?(value)
@@ -326,7 +326,7 @@ module Fastlane
326
326
  no_action_found = true
327
327
  [current[0].red, current[1][:version_number], "No actions found".red]
328
328
  else
329
- [current[0], current[1][:version_number], current[1][:actions].join("\n")]
329
+ [current[0], current[1][:version_number], current[1][:actions].join(", ")]
330
330
  end
331
331
  end
332
332
 
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
- VERSION = '2.184.0'.freeze
2
+ VERSION = '2.184.1'.freeze
3
3
  DESCRIPTION = "The easiest way to automate beta deployments and releases for your iOS and Android apps".freeze
4
4
  MINIMUM_XCODE_RELEASE = "7.0".freeze
5
5
  RUBOCOP_REQUIREMENT = '1.12.1'.freeze
@@ -17,4 +17,4 @@ public class Deliverfile: DeliverfileProtocol {
17
17
  // during the `init` process, and you won't see this message
18
18
  }
19
19
 
20
- // Generated with fastlane 2.184.0
20
+ // Generated with fastlane 2.184.1
@@ -256,4 +256,4 @@ public extension DeliverfileProtocol {
256
256
 
257
257
  // Please don't remove the lines below
258
258
  // They are used to detect outdated files
259
- // FastlaneRunnerAPIVersion [0.9.70]
259
+ // FastlaneRunnerAPIVersion [0.9.71]
@@ -10592,7 +10592,7 @@ public func swiftlint(mode: String = "lint",
10592
10592
  outputFile: OptionalConfigValue<String?> = .fastlaneDefault(nil),
10593
10593
  configFile: OptionalConfigValue<String?> = .fastlaneDefault(nil),
10594
10594
  strict: Bool = false,
10595
- files: Any? = nil,
10595
+ files: OptionalConfigValue<[String]?> = .fastlaneDefault(nil),
10596
10596
  ignoreExitStatus: Bool = false,
10597
10597
  raiseIfSwiftlintError: Bool = false,
10598
10598
  reporter: OptionalConfigValue<String?> = .fastlaneDefault(nil),
@@ -10607,7 +10607,7 @@ public func swiftlint(mode: String = "lint",
10607
10607
  let outputFileArg = outputFile.asRubyArgument(name: "output_file", type: nil)
10608
10608
  let configFileArg = configFile.asRubyArgument(name: "config_file", type: nil)
10609
10609
  let strictArg = RubyCommand.Argument(name: "strict", value: strict, type: nil)
10610
- let filesArg = RubyCommand.Argument(name: "files", value: files, type: nil)
10610
+ let filesArg = files.asRubyArgument(name: "files", type: nil)
10611
10611
  let ignoreExitStatusArg = RubyCommand.Argument(name: "ignore_exit_status", value: ignoreExitStatus, type: nil)
10612
10612
  let raiseIfSwiftlintErrorArg = RubyCommand.Argument(name: "raise_if_swiftlint_error", value: raiseIfSwiftlintError, type: nil)
10613
10613
  let reporterArg = reporter.asRubyArgument(name: "reporter", type: nil)
@@ -12928,4 +12928,4 @@ public let snapshotfile = Snapshotfile()
12928
12928
 
12929
12929
  // Please don't remove the lines below
12930
12930
  // They are used to detect outdated files
12931
- // FastlaneRunnerAPIVersion [0.9.123]
12931
+ // FastlaneRunnerAPIVersion [0.9.124]
@@ -17,4 +17,4 @@ public class Gymfile: GymfileProtocol {
17
17
  // during the `init` process, and you won't see this message
18
18
  }
19
19
 
20
- // Generated with fastlane 2.184.0
20
+ // Generated with fastlane 2.184.1
@@ -196,4 +196,4 @@ public extension GymfileProtocol {
196
196
 
197
197
  // Please don't remove the lines below
198
198
  // They are used to detect outdated files
199
- // FastlaneRunnerAPIVersion [0.9.73]
199
+ // FastlaneRunnerAPIVersion [0.9.74]
@@ -17,4 +17,4 @@ public class Matchfile: MatchfileProtocol {
17
17
  // during the `init` process, and you won't see this message
18
18
  }
19
19
 
20
- // Generated with fastlane 2.184.0
20
+ // Generated with fastlane 2.184.1
@@ -184,4 +184,4 @@ public extension MatchfileProtocol {
184
184
 
185
185
  // Please don't remove the lines below
186
186
  // They are used to detect outdated files
187
- // FastlaneRunnerAPIVersion [0.9.67]
187
+ // FastlaneRunnerAPIVersion [0.9.68]
@@ -17,4 +17,4 @@ public class Precheckfile: PrecheckfileProtocol {
17
17
  // during the `init` process, and you won't see this message
18
18
  }
19
19
 
20
- // Generated with fastlane 2.184.0
20
+ // Generated with fastlane 2.184.1
@@ -52,4 +52,4 @@ public extension PrecheckfileProtocol {
52
52
 
53
53
  // Please don't remove the lines below
54
54
  // They are used to detect outdated files
55
- // FastlaneRunnerAPIVersion [0.9.66]
55
+ // FastlaneRunnerAPIVersion [0.9.67]
@@ -17,4 +17,4 @@ public class Scanfile: ScanfileProtocol {
17
17
  // during the `init` process, and you won't see this message
18
18
  }
19
19
 
20
- // Generated with fastlane 2.184.0
20
+ // Generated with fastlane 2.184.1
@@ -292,4 +292,4 @@ public extension ScanfileProtocol {
292
292
 
293
293
  // Please don't remove the lines below
294
294
  // They are used to detect outdated files
295
- // FastlaneRunnerAPIVersion [0.9.78]
295
+ // FastlaneRunnerAPIVersion [0.9.79]
@@ -17,4 +17,4 @@ public class Screengrabfile: ScreengrabfileProtocol {
17
17
  // during the `init` process, and you won't see this message
18
18
  }
19
19
 
20
- // Generated with fastlane 2.184.0
20
+ // Generated with fastlane 2.184.1
@@ -96,4 +96,4 @@ public extension ScreengrabfileProtocol {
96
96
 
97
97
  // Please don't remove the lines below
98
98
  // They are used to detect outdated files
99
- // FastlaneRunnerAPIVersion [0.9.68]
99
+ // FastlaneRunnerAPIVersion [0.9.69]
@@ -17,4 +17,4 @@ public class Snapshotfile: SnapshotfileProtocol {
17
17
  // during the `init` process, and you won't see this message
18
18
  }
19
19
 
20
- // Generated with fastlane 2.184.0
20
+ // Generated with fastlane 2.184.1
@@ -200,4 +200,4 @@ public extension SnapshotfileProtocol {
200
200
 
201
201
  // Please don't remove the lines below
202
202
  // They are used to detect outdated files
203
- // FastlaneRunnerAPIVersion [0.9.62]
203
+ // FastlaneRunnerAPIVersion [0.9.63]
@@ -2,30 +2,30 @@
2
2
  "entries": {
3
3
  "brew": {
4
4
  "swiftformat": {
5
- "version": "0.48.2",
5
+ "version": "0.48.3",
6
6
  "bottle": {
7
7
  "rebuild": 0,
8
8
  "root_url": "https://ghcr.io/v2/homebrew/core",
9
9
  "files": {
10
10
  "arm64_big_sur": {
11
11
  "cellar": ":any_skip_relocation",
12
- "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:35f197cd20e7112460002fd08aa1c5b8902cfec22b1065669726c23820f8bc5b",
13
- "sha256": "35f197cd20e7112460002fd08aa1c5b8902cfec22b1065669726c23820f8bc5b"
12
+ "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:45f0d1d25e117bba4d30e3077c3445052bf4bb5238419a0747d851adbede06d1",
13
+ "sha256": "45f0d1d25e117bba4d30e3077c3445052bf4bb5238419a0747d851adbede06d1"
14
14
  },
15
15
  "big_sur": {
16
16
  "cellar": ":any_skip_relocation",
17
- "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:456fcbe08ec3a57d9730fa4ad70e36c53f74fc64fc5f1cae1b25dfc43f693480",
18
- "sha256": "456fcbe08ec3a57d9730fa4ad70e36c53f74fc64fc5f1cae1b25dfc43f693480"
17
+ "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:fbc54de6090d46e3b63592e7d304871aced14d43d2b4b23dcef1bc997b4dd8a0",
18
+ "sha256": "fbc54de6090d46e3b63592e7d304871aced14d43d2b4b23dcef1bc997b4dd8a0"
19
19
  },
20
20
  "catalina": {
21
21
  "cellar": ":any_skip_relocation",
22
- "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:390c8307574e61a372e2fde3f6d0fdfff7401683b8875f22ba6712b154092a64",
23
- "sha256": "390c8307574e61a372e2fde3f6d0fdfff7401683b8875f22ba6712b154092a64"
22
+ "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:10aa177bc5b37892d4ec96e61051cf8ff5d12c6deeaef8cd276a0b2589c14848",
23
+ "sha256": "10aa177bc5b37892d4ec96e61051cf8ff5d12c6deeaef8cd276a0b2589c14848"
24
24
  },
25
25
  "mojave": {
26
26
  "cellar": ":any_skip_relocation",
27
- "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:07b289fad1b3fae73824a483cae12233b09c5bacdba7d1ee921b99940af77baf",
28
- "sha256": "07b289fad1b3fae73824a483cae12233b09c5bacdba7d1ee921b99940af77baf"
27
+ "url": "https://ghcr.io/v2/homebrew/core/swiftformat/blobs/sha256:4be65d16c76254414d779ebc8b7e0722d728657a21f6eeef29c7a15842dbc741",
28
+ "sha256": "4be65d16c76254414d779ebc8b7e0722d728657a21f6eeef29c7a15842dbc741"
29
29
  }
30
30
  }
31
31
  }
@@ -35,9 +35,9 @@
35
35
  "system": {
36
36
  "macos": {
37
37
  "catalina": {
38
- "HOMEBREW_VERSION": "3.1.8-62-gc278da1",
38
+ "HOMEBREW_VERSION": "3.1.9-58-g7ae9cc3",
39
39
  "HOMEBREW_PREFIX": "/usr/local",
40
- "Homebrew/homebrew-core": "decc1c2cbcdbaf86c19d95899ebecea59c8ce3ac",
40
+ "Homebrew/homebrew-core": "6b2b455850b3abf29ab327a17292e1c4eb7abd15",
41
41
  "CLT": "11.0.0.33.12",
42
42
  "Xcode": "12.4",
43
43
  "macOS": "10.15.7"
@@ -92,8 +92,8 @@ module FastlaneCore
92
92
 
93
93
  if versions.empty?
94
94
  if select_latest
95
- UI.message("Watched build version should not be present when there is no app version to watch") unless watched_build_version.nil?
96
- UI.message("Searching for the latest build")
95
+ message = watched_build_version.nil? ? "Searching for the latest build" : "Searching for the latest build with build number: #{watched_build_version}"
96
+ UI.message(message)
97
97
  versions = [nil]
98
98
  else
99
99
  raise BuildWatcherError.new, "There is no app version to watch"
@@ -274,11 +274,11 @@ module FastlaneCore
274
274
  rescue JSON::ParserError
275
275
  end
276
276
  elsif data_type != String
277
- # Special treatment if the user specified true, false or YES, NO
277
+ # Special treatment if the user specified true, false, on, off or YES, NO
278
278
  # There is no boolean type, so we just do it here
279
- if %w(YES yes true TRUE).include?(value)
279
+ if %w(yes YES true TRUE on ON).include?(value)
280
280
  return true
281
- elsif %w(NO no false FALSE).include?(value)
281
+ elsif %w(no NO false FALSE off OFF).include?(value)
282
282
  return false
283
283
  end
284
284
  end
@@ -207,6 +207,7 @@ module Match
207
207
  FastlaneCore::ConfigItem.new(key: :s3_secret_access_key,
208
208
  env_name: "MATCH_S3_SECRET_ACCESS_KEY",
209
209
  description: "S3 secret access key",
210
+ sensitive: true,
210
211
  optional: true),
211
212
  FastlaneCore::ConfigItem.new(key: :s3_bucket,
212
213
  env_name: "MATCH_S3_BUCKET",
@@ -107,7 +107,8 @@ module Pilot
107
107
  poll_interval: config[:wait_processing_interval],
108
108
  timeout_duration: config[:wait_processing_timeout_duration],
109
109
  return_when_build_appears: return_when_build_appears,
110
- return_spaceship_testflight_build: false
110
+ return_spaceship_testflight_build: false,
111
+ select_latest: config[:distribute_only]
111
112
  )
112
113
 
113
114
  unless latest_build.app_version == app_version && latest_build.version == app_build
@@ -12,6 +12,7 @@ module Spaceship
12
12
  attr_accessor :public_link_limit_enabled
13
13
  attr_accessor :public_link_limit
14
14
  attr_accessor :public_link
15
+ attr_accessor :beta_testers
15
16
 
16
17
  attr_mapping({
17
18
  "name" => "name",
@@ -21,7 +22,8 @@ module Spaceship
21
22
  "publicLinkId" => "public_link_id",
22
23
  "publicLinkLimitEnabled" => "public_link_limit_enabled",
23
24
  "publicLinkLimit" => "public_link_limit",
24
- "publicLink" => "public_link"
25
+ "publicLink" => "public_link",
26
+ "betaTesters" => "beta_testers"
25
27
  })
26
28
 
27
29
  def self.type
@@ -17,6 +17,7 @@ module Spaceship
17
17
  attr_accessor :app
18
18
  attr_accessor :beta_app_review_submission
19
19
  attr_accessor :beta_build_metrics
20
+ attr_accessor :beta_build_localizations
20
21
  attr_accessor :build_beta_detail
21
22
  attr_accessor :pre_release_version
22
23
 
@@ -33,6 +34,7 @@ module Spaceship
33
34
  "app" => "app",
34
35
  "betaAppReviewSubmission" => "beta_app_review_submission",
35
36
  "betaBuildMetrics" => "beta_build_metrics",
37
+ "betaBuildLocalizations" => "beta_build_localizations",
36
38
  "buildBetaDetail" => "build_beta_detail",
37
39
  "preReleaseVersion" => "pre_release_version"
38
40
  })
metadata CHANGED
@@ -1,37 +1,38 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.184.0
4
+ version: 2.184.1
5
5
  platform: ruby
6
6
  authors:
7
+ - Jan Piotrowski
7
8
  - Manu Wallner
8
- - Aaron Brager
9
- - Luka Mirosevic
9
+ - Max Ott
10
+ - Olivier Halligon
10
11
  - Satoshi Namai
12
+ - Joshua Liebowitz
13
+ - Josh Holtz
14
+ - Aaron Brager
15
+ - Jorge Revuelta H
16
+ - Iulian Onofrei
11
17
  - Jimmy Dee
12
- - Matthew Ellis
13
- - Jan Piotrowski
18
+ - Maksym Grebenets
19
+ - Luka Mirosevic
14
20
  - Jérôme Lacoste
15
- - Stefan Natchev
16
- - Olivier Halligon
17
- - Max Ott
18
- - Andrew McBurney
19
- - Joshua Liebowitz
21
+ - Kohki Miki
20
22
  - Danielle Tomlinson
21
- - Iulian Onofrei
22
- - Roger Oba
23
23
  - Felix Krause
24
- - Jorge Revuelta H
25
- - Kohki Miki
24
+ - Manish Rathi
25
+ - Fumiya Nakamura
26
+ - Andrew McBurney
27
+ - Roger Oba
28
+ - Matthew Ellis
26
29
  - Helmut Januschka
27
30
  - Daniel Jankowski
28
- - Maksym Grebenets
29
- - Josh Holtz
30
- - Fumiya Nakamura
31
+ - Stefan Natchev
31
32
  autorequire:
32
33
  bindir: bin
33
34
  cert_chain: []
34
- date: 2021-05-22 00:00:00.000000000 Z
35
+ date: 2021-05-28 00:00:00.000000000 Z
35
36
  dependencies:
36
37
  - !ruby/object:Gem::Dependency
37
38
  name: xcodeproj
@@ -1643,7 +1644,6 @@ files:
1643
1644
  - spaceship/lib/spaceship/connect_api/client.rb
1644
1645
  - spaceship/lib/spaceship/connect_api/file_uploader.rb
1645
1646
  - spaceship/lib/spaceship/connect_api/model.rb
1646
- - spaceship/lib/spaceship/connect_api/models/.age_rating_declaration.rb.swp
1647
1647
  - spaceship/lib/spaceship/connect_api/models/.app_store_version_submission.rb.swp
1648
1648
  - spaceship/lib/spaceship/connect_api/models/age_rating_declaration.rb
1649
1649
  - spaceship/lib/spaceship/connect_api/models/app.rb