fastlane 2.131.0.beta.20190908200041 → 2.132.0.beta.20190913200058
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 +72 -72
- data/fastlane/lib/fastlane/actions/app_store_build_number.rb +1 -1
- data/fastlane/lib/fastlane/actions/get_version_number.rb +3 -0
- data/fastlane/lib/fastlane/actions/resign.rb +2 -2
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/Fastlane.swift +6 -2
- data/fastlane/swift/Gymfile.swift +1 -1
- data/fastlane/swift/Matchfile.swift +1 -1
- data/fastlane/swift/MatchfileProtocol.swift +3 -1
- data/fastlane/swift/Precheckfile.swift +1 -1
- data/fastlane/swift/Scanfile.swift +1 -1
- data/fastlane/swift/Screengrabfile.swift +1 -1
- data/fastlane/swift/Snapshotfile.swift +1 -1
- data/gym/lib/gym/runner.rb +33 -5
- data/spaceship/lib/spaceship/portal/provisioning_profile.rb +1 -1
- metadata +28 -28
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '0188264a6780848be546329d776a35b0751bd3ef'
|
4
|
+
data.tar.gz: e9bbeb6b99b746c4fbee0f35b8f0667ed23711fe
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7117508018213fb30984b09411111ff8cfce4282cf7649ba7e18eaa886997274e877d20988a9871a0a86554a980bc0cb7d5cc8c49b5aa3547787d3a3aaada577
|
7
|
+
data.tar.gz: 8bea0b51ba0cc5a73daf92dcc46f98ab979d05e2b900d82771f60778c2698cb6307ea347d30b77472634e6a371bf0d27fbda0149fcb7f05b346a250031009e45
|
data/README.md
CHANGED
@@ -34,29 +34,17 @@ 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/giginet'>Kohki Miki</a></h4>
|
42
|
-
</td>
|
43
|
-
<td id='joshua-liebowitz'>
|
44
|
-
<a href='https://github.com/taquitos'>
|
45
|
-
<img src='https://github.com/taquitos.png?size=140'>
|
46
|
-
</a>
|
47
|
-
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
48
|
-
</td>
|
49
|
-
<td id='jan-piotrowski'>
|
50
|
-
<a href='https://github.com/janpio'>
|
51
|
-
<img src='https://github.com/janpio.png?size=140'>
|
37
|
+
<td id='jérôme-lacoste'>
|
38
|
+
<a href='https://github.com/lacostej'>
|
39
|
+
<img src='https://github.com/lacostej.png?size=140'>
|
52
40
|
</a>
|
53
|
-
<h4 align='center'><a href='https://twitter.com/
|
41
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
54
42
|
</td>
|
55
|
-
<td id='
|
56
|
-
<a href='https://github.com/
|
57
|
-
<img src='https://github.com/
|
43
|
+
<td id='jorge-revuelta-h'>
|
44
|
+
<a href='https://github.com/minuscorp'>
|
45
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
58
46
|
</a>
|
59
|
-
<h4 align='center'><a href='https://twitter.com/
|
47
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
60
48
|
</td>
|
61
49
|
<td id='jimmy-dee'>
|
62
50
|
<a href='https://github.com/jdee'>
|
@@ -64,57 +52,89 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
64
52
|
</a>
|
65
53
|
<h4 align='center'>Jimmy Dee</h4>
|
66
54
|
</td>
|
67
|
-
|
68
|
-
<
|
69
|
-
<
|
70
|
-
<a href='https://github.com/milch'>
|
71
|
-
<img src='https://github.com/milch.png?size=140'>
|
55
|
+
<td id='kohki-miki'>
|
56
|
+
<a href='https://github.com/giginet'>
|
57
|
+
<img src='https://github.com/giginet.png?size=140'>
|
72
58
|
</a>
|
73
|
-
<h4 align='center'><a href='https://twitter.com/
|
59
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
74
60
|
</td>
|
75
|
-
<td id='
|
76
|
-
<a href='https://github.com/
|
77
|
-
<img src='https://github.com/
|
61
|
+
<td id='iulian-onofrei'>
|
62
|
+
<a href='https://github.com/revolter'>
|
63
|
+
<img src='https://github.com/revolter.png?size=140'>
|
78
64
|
</a>
|
79
|
-
<h4 align='center'><a href='https://twitter.com/
|
65
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
80
66
|
</td>
|
67
|
+
</tr>
|
68
|
+
<tr>
|
81
69
|
<td id='stefan-natchev'>
|
82
70
|
<a href='https://github.com/snatchev'>
|
83
71
|
<img src='https://github.com/snatchev.png?size=140'>
|
84
72
|
</a>
|
85
73
|
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
86
74
|
</td>
|
87
|
-
<td id='
|
88
|
-
<a href='https://github.com/
|
89
|
-
<img src='https://github.com/
|
75
|
+
<td id='helmut-januschka'>
|
76
|
+
<a href='https://github.com/hjanuschka'>
|
77
|
+
<img src='https://github.com/hjanuschka.png?size=140'>
|
90
78
|
</a>
|
91
|
-
<h4 align='center'><a href='https://twitter.com/
|
79
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
92
80
|
</td>
|
93
|
-
<td id='
|
94
|
-
<a href='https://github.com/
|
95
|
-
<img src='https://github.com/
|
81
|
+
<td id='andrew-mcburney'>
|
82
|
+
<a href='https://github.com/armcburney'>
|
83
|
+
<img src='https://github.com/armcburney.png?size=140'>
|
96
84
|
</a>
|
97
|
-
<h4 align='center'><a href='https://twitter.com/
|
85
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
98
86
|
</td>
|
99
|
-
</tr>
|
100
|
-
<tr>
|
101
87
|
<td id='luka-mirosevic'>
|
102
88
|
<a href='https://github.com/lmirosevic'>
|
103
89
|
<img src='https://github.com/lmirosevic.png?size=140'>
|
104
90
|
</a>
|
105
91
|
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
106
92
|
</td>
|
93
|
+
<td id='manu-wallner'>
|
94
|
+
<a href='https://github.com/milch'>
|
95
|
+
<img src='https://github.com/milch.png?size=140'>
|
96
|
+
</a>
|
97
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
98
|
+
</td>
|
99
|
+
</tr>
|
100
|
+
<tr>
|
101
|
+
<td id='matthew-ellis'>
|
102
|
+
<a href='https://github.com/matthewellis'>
|
103
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
104
|
+
</a>
|
105
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
106
|
+
</td>
|
107
|
+
<td id='jan-piotrowski'>
|
108
|
+
<a href='https://github.com/janpio'>
|
109
|
+
<img src='https://github.com/janpio.png?size=140'>
|
110
|
+
</a>
|
111
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
112
|
+
</td>
|
113
|
+
<td id='maksym-grebenets'>
|
114
|
+
<a href='https://github.com/mgrebenets'>
|
115
|
+
<img src='https://github.com/mgrebenets.png?size=140'>
|
116
|
+
</a>
|
117
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
118
|
+
</td>
|
119
|
+
<td id='joshua-liebowitz'>
|
120
|
+
<a href='https://github.com/taquitos'>
|
121
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
122
|
+
</a>
|
123
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
124
|
+
</td>
|
107
125
|
<td id='olivier-halligon'>
|
108
126
|
<a href='https://github.com/AliSoftware'>
|
109
127
|
<img src='https://github.com/AliSoftware.png?size=140'>
|
110
128
|
</a>
|
111
129
|
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
112
130
|
</td>
|
113
|
-
|
114
|
-
<
|
115
|
-
<
|
131
|
+
</tr>
|
132
|
+
<tr>
|
133
|
+
<td id='aaron-brager'>
|
134
|
+
<a href='https://github.com/getaaron'>
|
135
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
116
136
|
</a>
|
117
|
-
<h4 align='center'><a href='https://twitter.com/
|
137
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
118
138
|
</td>
|
119
139
|
<td id='felix-krause'>
|
120
140
|
<a href='https://github.com/KrauseFx'>
|
@@ -122,43 +142,23 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
122
142
|
</a>
|
123
143
|
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
124
144
|
</td>
|
125
|
-
<td id='fumiya-nakamura'>
|
126
|
-
<a href='https://github.com/nafu'>
|
127
|
-
<img src='https://github.com/nafu.png?size=140'>
|
128
|
-
</a>
|
129
|
-
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
130
|
-
</td>
|
131
|
-
</tr>
|
132
|
-
<tr>
|
133
145
|
<td id='danielle-tomlinson'>
|
134
146
|
<a href='https://github.com/endocrimes'>
|
135
147
|
<img src='https://github.com/endocrimes.png?size=140'>
|
136
148
|
</a>
|
137
149
|
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
138
150
|
</td>
|
139
|
-
<td id='
|
140
|
-
<a href='https://github.com/
|
141
|
-
<img src='https://github.com/
|
142
|
-
</a>
|
143
|
-
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
144
|
-
</td>
|
145
|
-
<td id='andrew-mcburney'>
|
146
|
-
<a href='https://github.com/armcburney'>
|
147
|
-
<img src='https://github.com/armcburney.png?size=140'>
|
148
|
-
</a>
|
149
|
-
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
150
|
-
</td>
|
151
|
-
<td id='matthew-ellis'>
|
152
|
-
<a href='https://github.com/matthewellis'>
|
153
|
-
<img src='https://github.com/matthewellis.png?size=140'>
|
151
|
+
<td id='fumiya-nakamura'>
|
152
|
+
<a href='https://github.com/nafu'>
|
153
|
+
<img src='https://github.com/nafu.png?size=140'>
|
154
154
|
</a>
|
155
|
-
<h4 align='center'><a href='https://twitter.com/
|
155
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
156
156
|
</td>
|
157
|
-
<td id='
|
158
|
-
<a href='https://github.com/
|
159
|
-
<img src='https://github.com/
|
157
|
+
<td id='josh-holtz'>
|
158
|
+
<a href='https://github.com/joshdholtz'>
|
159
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
160
160
|
</a>
|
161
|
-
<h4 align='center'><a href='https://twitter.com/
|
161
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
162
162
|
</td>
|
163
163
|
</tr>
|
164
164
|
</table>
|
@@ -49,7 +49,7 @@ module Fastlane
|
|
49
49
|
UI.message("Fetching the latest build number for #{version_number_message}")
|
50
50
|
|
51
51
|
# Get latest build for optional version number and return build number if found
|
52
|
-
build = Spaceship::ConnectAPI.get_builds(filter: filter, sort: "-
|
52
|
+
build = Spaceship::ConnectAPI.get_builds(filter: filter, sort: "-uploadedDate", includes: "preReleaseVersion", limit: 1).first
|
53
53
|
if build
|
54
54
|
build_nr = build.version
|
55
55
|
UI.message("Latest upload for version #{build.app_version} is build: #{build_nr}")
|
@@ -21,6 +21,9 @@ module Fastlane
|
|
21
21
|
# Get from build settings if needed (ex: $(MARKETING_VERSION) is default in Xcode 11)
|
22
22
|
if version_number =~ /\$\(([\w\-]+)\)/
|
23
23
|
version_number = get_version_number_from_build_settings!(target, $1, configuration)
|
24
|
+
# ${MARKETING_VERSION} also works
|
25
|
+
elsif version_number =~ /\$\{([\w\-]+)\}/
|
26
|
+
version_number = get_version_number_from_build_settings!(target, $1, configuration)
|
24
27
|
end
|
25
28
|
|
26
29
|
# Store the number in the shared hash
|
@@ -26,7 +26,7 @@ module Fastlane
|
|
26
26
|
)',
|
27
27
|
'# You may provide multiple provisioning profiles if the application contains nested
|
28
28
|
# applications or app extensions, which need their own provisioning profile.
|
29
|
-
# You can do so by passing an array of
|
29
|
+
# You can do so by passing an array of provisioning profile strings or a hash
|
30
30
|
# that associates provisioning profile values to bundle identifier keys.
|
31
31
|
resign(
|
32
32
|
ipa: "path/to/ipa", # can omit if using the `ipa` action
|
@@ -75,7 +75,7 @@ module Fastlane
|
|
75
75
|
else [value]
|
76
76
|
end
|
77
77
|
files.each do |file|
|
78
|
-
UI.user_error!("Couldn't find
|
78
|
+
UI.user_error!("Couldn't find provisioning profile at path '#{file}'") unless File.exist?(file)
|
79
79
|
end
|
80
80
|
end),
|
81
81
|
FastlaneCore::ConfigItem.new(key: :version,
|
@@ -1,5 +1,5 @@
|
|
1
1
|
module Fastlane
|
2
|
-
VERSION = '2.
|
2
|
+
VERSION = '2.132.0.beta.20190913200058'.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 = '0.49.1'.freeze
|
@@ -2195,6 +2195,7 @@ func makeChangelogFromJenkins(fallbackChangelog: String = "",
|
|
2195
2195
|
}
|
2196
2196
|
func match(type: Any = matchfile.type,
|
2197
2197
|
readonly: Bool = matchfile.readonly,
|
2198
|
+
skipProvisioningProfiles: Bool = matchfile.skipProvisioningProfiles,
|
2198
2199
|
appIdentifier: [String] = matchfile.appIdentifier,
|
2199
2200
|
username: Any = matchfile.username,
|
2200
2201
|
teamId: Any? = matchfile.teamId,
|
@@ -2221,6 +2222,7 @@ func match(type: Any = matchfile.type,
|
|
2221
2222
|
verbose: Bool = matchfile.verbose) {
|
2222
2223
|
let command = RubyCommand(commandID: "", methodName: "match", className: nil, args: [RubyCommand.Argument(name: "type", value: type),
|
2223
2224
|
RubyCommand.Argument(name: "readonly", value: readonly),
|
2225
|
+
RubyCommand.Argument(name: "skip_provisioning_profiles", value: skipProvisioningProfiles),
|
2224
2226
|
RubyCommand.Argument(name: "app_identifier", value: appIdentifier),
|
2225
2227
|
RubyCommand.Argument(name: "username", value: username),
|
2226
2228
|
RubyCommand.Argument(name: "team_id", value: teamId),
|
@@ -3601,6 +3603,7 @@ func swiftlint(mode: Any = "lint",
|
|
3601
3603
|
}
|
3602
3604
|
func syncCodeSigning(type: String = "development",
|
3603
3605
|
readonly: Bool = false,
|
3606
|
+
skipProvisioningProfiles: Bool = false,
|
3604
3607
|
appIdentifier: [String],
|
3605
3608
|
username: String,
|
3606
3609
|
teamId: String? = nil,
|
@@ -3627,6 +3630,7 @@ func syncCodeSigning(type: String = "development",
|
|
3627
3630
|
verbose: Bool = false) {
|
3628
3631
|
let command = RubyCommand(commandID: "", methodName: "sync_code_signing", className: nil, args: [RubyCommand.Argument(name: "type", value: type),
|
3629
3632
|
RubyCommand.Argument(name: "readonly", value: readonly),
|
3633
|
+
RubyCommand.Argument(name: "skip_provisioning_profiles", value: skipProvisioningProfiles),
|
3630
3634
|
RubyCommand.Argument(name: "app_identifier", value: appIdentifier),
|
3631
3635
|
RubyCommand.Argument(name: "username", value: username),
|
3632
3636
|
RubyCommand.Argument(name: "team_id", value: teamId),
|
@@ -4301,7 +4305,7 @@ func xcov(workspace: String? = nil,
|
|
4301
4305
|
coverallsServiceJobId: String? = nil,
|
4302
4306
|
coverallsRepoToken: String? = nil,
|
4303
4307
|
xcconfig: String? = nil,
|
4304
|
-
ideFoundationPath: String = "/Applications/Xcode-
|
4308
|
+
ideFoundationPath: String = "/Applications/Xcode-11_Beta_5.app/Contents/Developer/../Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation",
|
4305
4309
|
legacySupport: Bool = false) {
|
4306
4310
|
let command = RubyCommand(commandID: "", methodName: "xcov", className: nil, args: [RubyCommand.Argument(name: "workspace", value: workspace),
|
4307
4311
|
RubyCommand.Argument(name: "project", value: project),
|
@@ -4412,4 +4416,4 @@ let snapshotfile: Snapshotfile = Snapshotfile()
|
|
4412
4416
|
|
4413
4417
|
// Please don't remove the lines below
|
4414
4418
|
// They are used to detect outdated files
|
4415
|
-
// FastlaneRunnerAPIVersion [0.9.
|
4419
|
+
// FastlaneRunnerAPIVersion [0.9.57]
|
@@ -1,6 +1,7 @@
|
|
1
1
|
protocol MatchfileProtocol: class {
|
2
2
|
var type: String { get }
|
3
3
|
var readonly: Bool { get }
|
4
|
+
var skipProvisioningProfiles: Bool { get }
|
4
5
|
var appIdentifier: [String] { get }
|
5
6
|
var username: String { get }
|
6
7
|
var teamId: String? { get }
|
@@ -30,6 +31,7 @@ protocol MatchfileProtocol: class {
|
|
30
31
|
extension MatchfileProtocol {
|
31
32
|
var type: String { return "development" }
|
32
33
|
var readonly: Bool { return false }
|
34
|
+
var skipProvisioningProfiles: Bool { return false }
|
33
35
|
var appIdentifier: [String] { return [] }
|
34
36
|
var username: String { return "" }
|
35
37
|
var teamId: String? { return nil }
|
@@ -58,4 +60,4 @@ extension MatchfileProtocol {
|
|
58
60
|
|
59
61
|
// Please don't remove the lines below
|
60
62
|
// They are used to detect outdated files
|
61
|
-
// FastlaneRunnerAPIVersion [0.9.
|
63
|
+
// FastlaneRunnerAPIVersion [0.9.6]
|
data/gym/lib/gym/runner.rb
CHANGED
@@ -146,15 +146,43 @@ module Gym
|
|
146
146
|
containing_directory = File.expand_path("..", PackageCommandGenerator.dsym_path)
|
147
147
|
bcsymbolmaps_directory = File.expand_path("../../BCSymbolMaps", PackageCommandGenerator.dsym_path)
|
148
148
|
available_dsyms = Dir.glob("#{containing_directory}/*.dSYM")
|
149
|
+
uuid_regex = /[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}/
|
149
150
|
|
150
151
|
if Dir.exist?(bcsymbolmaps_directory)
|
151
152
|
UI.message("Mapping dSYM(s) using generated BCSymbolMaps") unless Gym.config[:silent]
|
152
153
|
available_dsyms.each do |dsym|
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
Helper.backticks(
|
154
|
+
dwarfdump_command = []
|
155
|
+
dwarfdump_command << "dwarfdump"
|
156
|
+
dwarfdump_command << "--uuid #{dsym.shellescape}"
|
157
|
+
|
158
|
+
dwarfdump_result = Helper.backticks(dwarfdump_command.join(" "), print: false)
|
159
|
+
architecture_infos = dwarfdump_result.split("\n")
|
160
|
+
architecture_uuids = architecture_infos.map do |info|
|
161
|
+
info_array = info.split(" ")
|
162
|
+
uuid = info_array[1]
|
163
|
+
|
164
|
+
if uuid.nil? || !uuid.match(uuid_regex)
|
165
|
+
nil
|
166
|
+
else
|
167
|
+
uuid
|
168
|
+
end
|
169
|
+
end
|
170
|
+
|
171
|
+
architecture_uuids = architecture_uuids.reject(&:nil?)
|
172
|
+
|
173
|
+
symbol_map_paths = architecture_uuids.map do |uuid|
|
174
|
+
"#{bcsymbolmaps_directory.shellescape}/#{uuid}.bcsymbolmap"
|
175
|
+
end
|
176
|
+
|
177
|
+
symbol_map_paths << bcsymbolmaps_directory.shellescape if symbol_map_paths.empty?
|
178
|
+
|
179
|
+
symbol_map_paths.each do |path|
|
180
|
+
command = []
|
181
|
+
command << "dsymutil"
|
182
|
+
command << "--symbol-map #{path}"
|
183
|
+
command << dsym.shellescape
|
184
|
+
Helper.backticks(command.join(" "), print: !Gym.config[:silent])
|
185
|
+
end
|
158
186
|
end
|
159
187
|
end
|
160
188
|
|
metadata
CHANGED
@@ -1,33 +1,33 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastlane
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.132.0.beta.20190913200058
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
+
- Andrew McBurney
|
7
8
|
- Felix Krause
|
8
|
-
- Matthew Ellis
|
9
|
-
- Joshua Liebowitz
|
10
|
-
- Fumiya Nakamura
|
11
|
-
- Danielle Tomlinson
|
12
9
|
- Kohki Miki
|
13
|
-
- Stefan Natchev
|
14
10
|
- Jimmy Dee
|
15
|
-
-
|
11
|
+
- Jorge Revuelta H
|
16
12
|
- Jérôme Lacoste
|
17
|
-
-
|
18
|
-
-
|
13
|
+
- Olivier Halligon
|
14
|
+
- Stefan Natchev
|
15
|
+
- Manu Wallner
|
19
16
|
- Helmut Januschka
|
20
|
-
-
|
17
|
+
- Danielle Tomlinson
|
18
|
+
- Fumiya Nakamura
|
19
|
+
- Luka Mirosevic
|
20
|
+
- Josh Holtz
|
21
|
+
- Joshua Liebowitz
|
21
22
|
- Aaron Brager
|
22
|
-
- Andrew McBurney
|
23
|
-
- Manu Wallner
|
24
23
|
- Jan Piotrowski
|
25
|
-
-
|
26
|
-
-
|
24
|
+
- Maksym Grebenets
|
25
|
+
- Matthew Ellis
|
26
|
+
- Iulian Onofrei
|
27
27
|
autorequire:
|
28
28
|
bindir: bin
|
29
29
|
cert_chain: []
|
30
|
-
date: 2019-09-
|
30
|
+
date: 2019-09-13 00:00:00.000000000 Z
|
31
31
|
dependencies:
|
32
32
|
- !ruby/object:Gem::Dependency
|
33
33
|
name: slack-notifier
|
@@ -1746,24 +1746,24 @@ metadata:
|
|
1746
1746
|
post_install_message:
|
1747
1747
|
rdoc_options: []
|
1748
1748
|
require_paths:
|
1749
|
-
- frameit/lib
|
1750
1749
|
- precheck/lib
|
1751
|
-
-
|
1752
|
-
-
|
1753
|
-
- produce/lib
|
1754
|
-
- scan/lib
|
1755
|
-
- fastlane_core/lib
|
1750
|
+
- snapshot/lib
|
1751
|
+
- frameit/lib
|
1756
1752
|
- gym/lib
|
1753
|
+
- fastlane/lib
|
1754
|
+
- fastlane_core/lib
|
1755
|
+
- credentials_manager/lib
|
1756
|
+
- cert/lib
|
1757
|
+
- scan/lib
|
1758
|
+
- supply/lib
|
1759
|
+
- screengrab/lib
|
1757
1760
|
- pem/lib
|
1758
|
-
-
|
1761
|
+
- produce/lib
|
1762
|
+
- sigh/lib
|
1763
|
+
- pilot/lib
|
1759
1764
|
- spaceship/lib
|
1765
|
+
- match/lib
|
1760
1766
|
- deliver/lib
|
1761
|
-
- cert/lib
|
1762
|
-
- snapshot/lib
|
1763
|
-
- screengrab/lib
|
1764
|
-
- credentials_manager/lib
|
1765
|
-
- fastlane/lib
|
1766
|
-
- supply/lib
|
1767
1767
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1768
1768
|
requirements:
|
1769
1769
|
- - ">="
|