fastlane 2.127.2 → 2.128.0.beta.20190710200106
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/README.md +64 -64
- data/fastlane/lib/fastlane/actions/build_ios_app.rb +2 -2
- data/fastlane/lib/fastlane/actions/changelog_from_git_commits.rb +1 -1
- data/fastlane/lib/fastlane/actions/get_provisioning_profile.rb +1 -1
- data/fastlane/lib/fastlane/actions/increment_build_number.rb +1 -1
- data/fastlane/lib/fastlane/actions/increment_version_number.rb +1 -1
- data/fastlane/lib/fastlane/actions/version_bump_podspec.rb +1 -1
- data/fastlane/lib/fastlane/actions/xcodebuild.rb +1 -1
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/Gymfile.swift +1 -1
- data/fastlane/swift/Matchfile.swift +1 -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/fastlane_core/lib/fastlane_core/build_watcher.rb +4 -12
- data/spaceship/lib/spaceship/connect_api/models/build.rb +2 -2
- metadata +34 -44
- data/fastlane/lib/fastlane/actions/.slack.rb.swp +0 -0
- data/fastlane/lib/fastlane/actions/.update_project_provisioning.rb.swp +0 -0
- data/fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/josh.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- data/pilot/lib/pilot/.manager.rb.swp +0 -0
- data/spaceship/lib/spaceship/connect_api/.DS_Store +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: f84ab5061a39117cba6360c2576bed6bccc20f48
|
4
|
+
data.tar.gz: 1de9176ccb14902a07dc1a01df33ea601dc951f0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0e3efe4a7d22daaaca9683cd78adb1b99c49353eb8cd5b06fdab8b68ae8f7b4b28ef85f3d00857d8277700a3d1cc20c77f84a63259dd7aa8c043bc9c223b9376
|
7
|
+
data.tar.gz: 8d29f52e99a482d166803b8d6c263178737274fcef3c74424c34e27ce0f4a1a623163762150380580fa1991111b400cc9d8c8fd4f91e914bd48943bc192c5539
|
data/README.md
CHANGED
@@ -34,17 +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/
|
37
|
+
<td id='kohki-miki'>
|
38
|
+
<a href='https://github.com/giginet'>
|
39
|
+
<img src='https://github.com/giginet.png?size=140'>
|
40
40
|
</a>
|
41
|
-
<h4 align='center'><a href='https://twitter.com/
|
41
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
42
42
|
</td>
|
43
|
-
<td id='
|
44
|
-
<a href='https://github.com/
|
45
|
-
<img src='https://github.com/
|
43
|
+
<td id='matthew-ellis'>
|
44
|
+
<a href='https://github.com/matthewellis'>
|
45
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
46
46
|
</a>
|
47
|
-
<h4 align='center'><a href='https://twitter.com/
|
47
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
48
48
|
</td>
|
49
49
|
<td id='andrew-mcburney'>
|
50
50
|
<a href='https://github.com/armcburney'>
|
@@ -52,25 +52,11 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
52
52
|
</a>
|
53
53
|
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
54
54
|
</td>
|
55
|
-
<td id='
|
56
|
-
<a href='https://github.com/
|
57
|
-
<img src='https://github.com/
|
58
|
-
</a>
|
59
|
-
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
60
|
-
</td>
|
61
|
-
<td id='felix-krause'>
|
62
|
-
<a href='https://github.com/KrauseFx'>
|
63
|
-
<img src='https://github.com/KrauseFx.png?size=140'>
|
64
|
-
</a>
|
65
|
-
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
66
|
-
</td>
|
67
|
-
</tr>
|
68
|
-
<tr>
|
69
|
-
<td id='manu-wallner'>
|
70
|
-
<a href='https://github.com/milch'>
|
71
|
-
<img src='https://github.com/milch.png?size=140'>
|
55
|
+
<td id='josh-holtz'>
|
56
|
+
<a href='https://github.com/joshdholtz'>
|
57
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
72
58
|
</a>
|
73
|
-
<h4 align='center'><a href='https://twitter.com/
|
59
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
74
60
|
</td>
|
75
61
|
<td id='stefan-natchev'>
|
76
62
|
<a href='https://github.com/snatchev'>
|
@@ -78,87 +64,101 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
78
64
|
</a>
|
79
65
|
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
80
66
|
</td>
|
67
|
+
</tr>
|
68
|
+
<tr>
|
81
69
|
<td id='jan-piotrowski'>
|
82
70
|
<a href='https://github.com/janpio'>
|
83
71
|
<img src='https://github.com/janpio.png?size=140'>
|
84
72
|
</a>
|
85
73
|
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
86
74
|
</td>
|
87
|
-
<td id='
|
88
|
-
<a href='https://github.com/
|
89
|
-
<img src='https://github.com/
|
75
|
+
<td id='maksym-grebenets'>
|
76
|
+
<a href='https://github.com/mgrebenets'>
|
77
|
+
<img src='https://github.com/mgrebenets.png?size=140'>
|
90
78
|
</a>
|
91
|
-
<h4 align='center'><a href='https://twitter.com/
|
79
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
92
80
|
</td>
|
93
|
-
<td id='
|
94
|
-
<a href='https://github.com/
|
95
|
-
<img src='https://github.com/
|
81
|
+
<td id='olivier-halligon'>
|
82
|
+
<a href='https://github.com/AliSoftware'>
|
83
|
+
<img src='https://github.com/AliSoftware.png?size=140'>
|
96
84
|
</a>
|
97
|
-
<h4 align='center'><a href='https://twitter.com/
|
85
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
86
|
+
</td>
|
87
|
+
<td id='felix-krause'>
|
88
|
+
<a href='https://github.com/KrauseFx'>
|
89
|
+
<img src='https://github.com/KrauseFx.png?size=140'>
|
90
|
+
</a>
|
91
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
98
92
|
</td>
|
99
|
-
</tr>
|
100
|
-
<tr>
|
101
93
|
<td id='jimmy-dee'>
|
102
94
|
<a href='https://github.com/jdee'>
|
103
95
|
<img src='https://github.com/jdee.png?size=140'>
|
104
96
|
</a>
|
105
97
|
<h4 align='center'>Jimmy Dee</h4>
|
106
98
|
</td>
|
107
|
-
|
108
|
-
<
|
109
|
-
<img src='https://github.com/revolter.png?size=140'>
|
110
|
-
</a>
|
111
|
-
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
112
|
-
</td>
|
99
|
+
</tr>
|
100
|
+
<tr>
|
113
101
|
<td id='jorge-revuelta-h'>
|
114
102
|
<a href='https://github.com/minuscorp'>
|
115
103
|
<img src='https://github.com/minuscorp.png?size=140'>
|
116
104
|
</a>
|
117
105
|
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
118
106
|
</td>
|
107
|
+
<td id='aaron-brager'>
|
108
|
+
<a href='https://github.com/getaaron'>
|
109
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
110
|
+
</a>
|
111
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
112
|
+
</td>
|
119
113
|
<td id='joshua-liebowitz'>
|
120
114
|
<a href='https://github.com/taquitos'>
|
121
115
|
<img src='https://github.com/taquitos.png?size=140'>
|
122
116
|
</a>
|
123
117
|
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
124
118
|
</td>
|
125
|
-
<td id='
|
126
|
-
<a href='https://github.com/
|
127
|
-
<img src='https://github.com/
|
119
|
+
<td id='helmut-januschka'>
|
120
|
+
<a href='https://github.com/hjanuschka'>
|
121
|
+
<img src='https://github.com/hjanuschka.png?size=140'>
|
128
122
|
</a>
|
129
|
-
<h4 align='center'><a href='https://twitter.com/
|
123
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
130
124
|
</td>
|
131
|
-
</tr>
|
132
|
-
<tr>
|
133
125
|
<td id='luka-mirosevic'>
|
134
126
|
<a href='https://github.com/lmirosevic'>
|
135
127
|
<img src='https://github.com/lmirosevic.png?size=140'>
|
136
128
|
</a>
|
137
129
|
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
138
130
|
</td>
|
139
|
-
|
140
|
-
<
|
141
|
-
<
|
131
|
+
</tr>
|
132
|
+
<tr>
|
133
|
+
<td id='iulian-onofrei'>
|
134
|
+
<a href='https://github.com/revolter'>
|
135
|
+
<img src='https://github.com/revolter.png?size=140'>
|
142
136
|
</a>
|
143
|
-
<h4 align='center'><a href='https://twitter.com/
|
137
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
144
138
|
</td>
|
145
|
-
<td id='
|
146
|
-
<a href='https://github.com/
|
147
|
-
<img src='https://github.com/
|
139
|
+
<td id='manu-wallner'>
|
140
|
+
<a href='https://github.com/milch'>
|
141
|
+
<img src='https://github.com/milch.png?size=140'>
|
148
142
|
</a>
|
149
|
-
<h4 align='center'><a href='https://twitter.com/
|
143
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
150
144
|
</td>
|
151
|
-
<td id='
|
152
|
-
<a href='https://github.com/
|
153
|
-
<img src='https://github.com/
|
145
|
+
<td id='fumiya-nakamura'>
|
146
|
+
<a href='https://github.com/nafu'>
|
147
|
+
<img src='https://github.com/nafu.png?size=140'>
|
154
148
|
</a>
|
155
|
-
<h4 align='center'><a href='https://twitter.com/
|
149
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
156
150
|
</td>
|
157
|
-
<td id='
|
158
|
-
<a href='https://github.com/
|
159
|
-
<img src='https://github.com/
|
151
|
+
<td id='jérôme-lacoste'>
|
152
|
+
<a href='https://github.com/lacostej'>
|
153
|
+
<img src='https://github.com/lacostej.png?size=140'>
|
160
154
|
</a>
|
161
|
-
<h4 align='center'><a href='https://twitter.com/
|
155
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
156
|
+
</td>
|
157
|
+
<td id='danielle-tomlinson'>
|
158
|
+
<a href='https://github.com/endocrimes'>
|
159
|
+
<img src='https://github.com/endocrimes.png?size=140'>
|
160
|
+
</a>
|
161
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
162
162
|
</td>
|
163
163
|
</tr>
|
164
164
|
</table>
|
@@ -1,8 +1,8 @@
|
|
1
1
|
module Fastlane
|
2
2
|
module Actions
|
3
3
|
module SharedValues
|
4
|
-
IPA_OUTPUT_PATH
|
5
|
-
DSYM_OUTPUT_PATH
|
4
|
+
IPA_OUTPUT_PATH = :IPA_OUTPUT_PATH
|
5
|
+
DSYM_OUTPUT_PATH = :DSYM_OUTPUT_PATH
|
6
6
|
XCODEBUILD_ARCHIVE ||= :XCODEBUILD_ARCHIVE # originally defined in XcodebuildAction
|
7
7
|
end
|
8
8
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
module Fastlane
|
2
|
-
VERSION = '2.
|
2
|
+
VERSION = '2.128.0.beta.20190710200106'.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
|
@@ -10,17 +10,14 @@ module FastlaneCore
|
|
10
10
|
# Warn about train_version being removed in the future
|
11
11
|
if train_version
|
12
12
|
UI.deprecated(":train_version is no longer a used argument on FastlaneCore::BuildWatcher. Please use :app_version instead.")
|
13
|
-
app_version = train_version
|
14
13
|
end
|
14
|
+
app_version = train_version
|
15
15
|
|
16
16
|
# Warn about strict_build_watch being removed in the future
|
17
17
|
if strict_build_watch
|
18
18
|
UI.deprecated(":strict_build_watch is no longer a used argument on FastlaneCore::BuildWatcher.")
|
19
19
|
end
|
20
20
|
|
21
|
-
platform = Spaceship::ConnectAPI::Platform.map(platform) if platform
|
22
|
-
UI.message("Waiting for processing on... app_id: #{app_id}, app_version: #{app_version}, build_version: #{build_version}, platform: #{platform}")
|
23
|
-
|
24
21
|
showed_info = false
|
25
22
|
loop do
|
26
23
|
matched_build = matching_build(watched_app_version: app_version, watched_build_version: build_version, app_id: app_id, platform: platform)
|
@@ -56,21 +53,16 @@ module FastlaneCore
|
|
56
53
|
watched_app_version = remove_version_leading_zeros(version: watched_app_version)
|
57
54
|
watched_build_version = remove_version_leading_zeros(version: watched_build_version)
|
58
55
|
|
56
|
+
filter_platform = Spaceship::ConnectAPI::Platform.map(platform) if platform
|
59
57
|
matched_builds = Spaceship::ConnectAPI::Build.all(
|
60
58
|
app_id: app_id,
|
61
59
|
version: watched_app_version,
|
62
60
|
build_number: watched_build_version,
|
63
|
-
platform:
|
61
|
+
platform: filter_platform
|
64
62
|
)
|
65
63
|
|
66
|
-
# Raise error if more than 1 build is returned
|
67
|
-
# This should never happen but need to inform the user if it does
|
68
64
|
if matched_builds.size > 1
|
69
|
-
|
70
|
-
"#{build.app_version}(#{build.version}) for #{build.platform} - #{build.processing_state}"
|
71
|
-
end.join("\n")
|
72
|
-
error_message = "FastlaneCore::BuildWatcher found more than 1 matching build: \n#{error_builds}"
|
73
|
-
UI.crash!(error_message)
|
65
|
+
raise "FastlaneCore::BuildWatcher found more than 1 matching build"
|
74
66
|
end
|
75
67
|
|
76
68
|
matched_build = matched_builds.first
|
@@ -102,9 +102,9 @@ module Spaceship
|
|
102
102
|
# API
|
103
103
|
#
|
104
104
|
|
105
|
-
def self.all(app_id: nil, version: nil, build_number: nil, platform: nil,
|
105
|
+
def self.all(app_id: nil, version: nil, build_number: nil, platform: nil, includes: ESSENTIAL_INCLUDES, sort: "-uploadedDate", limit: 30)
|
106
106
|
resps = Spaceship::ConnectAPI.get_builds(
|
107
|
-
filter: { app: app_id, "preReleaseVersion.version" => version, version: build_number, processingState:
|
107
|
+
filter: { app: app_id, "preReleaseVersion.version" => version, version: build_number, processingState: "PROCESSING,FAILED,INVALID,VALID" },
|
108
108
|
includes: includes,
|
109
109
|
sort: sort,
|
110
110
|
limit: limit
|
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.128.0.beta.20190710200106
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
+
- Kohki Miki
|
8
|
+
- Jan Piotrowski
|
9
|
+
- Iulian Onofrei
|
7
10
|
- Danielle Tomlinson
|
11
|
+
- Felix Krause
|
12
|
+
- Matthew Ellis
|
13
|
+
- Jérôme Lacoste
|
8
14
|
- Joshua Liebowitz
|
9
|
-
-
|
10
|
-
- Jimmy Dee
|
11
|
-
- Jorge Revuelta H
|
15
|
+
- Stefan Natchev
|
12
16
|
- Josh Holtz
|
17
|
+
- Luka Mirosevic
|
13
18
|
- Helmut Januschka
|
14
|
-
-
|
19
|
+
- Maksym Grebenets
|
15
20
|
- Aaron Brager
|
16
|
-
- Kohki Miki
|
17
|
-
- Matthew Ellis
|
18
|
-
- Fumiya Nakamura
|
19
|
-
- Jérôme Lacoste
|
20
21
|
- Manu Wallner
|
21
|
-
- Felix Krause
|
22
|
-
- Luka Mirosevic
|
23
22
|
- Olivier Halligon
|
24
|
-
-
|
25
|
-
-
|
26
|
-
-
|
23
|
+
- Andrew McBurney
|
24
|
+
- Fumiya Nakamura
|
25
|
+
- Jimmy Dee
|
26
|
+
- Jorge Revuelta H
|
27
27
|
autorequire:
|
28
28
|
bindir: bin
|
29
29
|
cert_chain: []
|
30
|
-
date: 2019-07-
|
30
|
+
date: 2019-07-10 00:00:00.000000000 Z
|
31
31
|
dependencies:
|
32
32
|
- !ruby/object:Gem::Dependency
|
33
33
|
name: slack-notifier
|
@@ -431,22 +431,16 @@ dependencies:
|
|
431
431
|
name: mini_magick
|
432
432
|
requirement: !ruby/object:Gem::Requirement
|
433
433
|
requirements:
|
434
|
-
- - "
|
435
|
-
- !ruby/object:Gem::Version
|
436
|
-
version: 4.9.4
|
437
|
-
- - "<"
|
434
|
+
- - "~>"
|
438
435
|
- !ruby/object:Gem::Version
|
439
|
-
version: 5.
|
436
|
+
version: 4.5.1
|
440
437
|
type: :runtime
|
441
438
|
prerelease: false
|
442
439
|
version_requirements: !ruby/object:Gem::Requirement
|
443
440
|
requirements:
|
444
|
-
- - "
|
445
|
-
- !ruby/object:Gem::Version
|
446
|
-
version: 4.9.4
|
447
|
-
- - "<"
|
441
|
+
- - "~>"
|
448
442
|
- !ruby/object:Gem::Version
|
449
|
-
version: 5.
|
443
|
+
version: 4.5.1
|
450
444
|
- !ruby/object:Gem::Dependency
|
451
445
|
name: multi_xml
|
452
446
|
requirement: !ruby/object:Gem::Requirement
|
@@ -986,8 +980,6 @@ files:
|
|
986
980
|
- fastlane/lib/fastlane.rb
|
987
981
|
- fastlane/lib/fastlane/action.rb
|
988
982
|
- fastlane/lib/fastlane/action_collector.rb
|
989
|
-
- fastlane/lib/fastlane/actions/.slack.rb.swp
|
990
|
-
- fastlane/lib/fastlane/actions/.update_project_provisioning.rb.swp
|
991
983
|
- fastlane/lib/fastlane/actions/README.md
|
992
984
|
- fastlane/lib/fastlane/actions/actions_helper.rb
|
993
985
|
- fastlane/lib/fastlane/actions/adb.rb
|
@@ -1312,7 +1304,6 @@ files:
|
|
1312
1304
|
- fastlane/swift/Fastlane.swift
|
1313
1305
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.pbxproj
|
1314
1306
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
|
1315
|
-
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/josh.xcuserdatad/UserInterfaceState.xcuserstate
|
1316
1307
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/xcshareddata/xcschemes/FastlaneRunner.xcscheme
|
1317
1308
|
- fastlane/swift/FastlaneSwiftRunner/README.txt
|
1318
1309
|
- fastlane/swift/Gymfile.swift
|
@@ -1465,7 +1456,6 @@ files:
|
|
1465
1456
|
- pem/lib/pem/options.rb
|
1466
1457
|
- pilot/README.md
|
1467
1458
|
- pilot/lib/pilot.rb
|
1468
|
-
- pilot/lib/pilot/.manager.rb.swp
|
1469
1459
|
- pilot/lib/pilot/build_manager.rb
|
1470
1460
|
- pilot/lib/pilot/commands_generator.rb
|
1471
1461
|
- pilot/lib/pilot/features.rb
|
@@ -1597,7 +1587,6 @@ files:
|
|
1597
1587
|
- spaceship/lib/spaceship/client.rb
|
1598
1588
|
- spaceship/lib/spaceship/commands_generator.rb
|
1599
1589
|
- spaceship/lib/spaceship/connect_api.rb
|
1600
|
-
- spaceship/lib/spaceship/connect_api/.DS_Store
|
1601
1590
|
- spaceship/lib/spaceship/connect_api/client.rb
|
1602
1591
|
- spaceship/lib/spaceship/connect_api/model.rb
|
1603
1592
|
- spaceship/lib/spaceship/connect_api/models/app.rb
|
@@ -1746,24 +1735,24 @@ metadata:
|
|
1746
1735
|
post_install_message:
|
1747
1736
|
rdoc_options: []
|
1748
1737
|
require_paths:
|
1749
|
-
-
|
1750
|
-
-
|
1751
|
-
- snapshot/lib
|
1752
|
-
- frameit/lib
|
1753
|
-
- match/lib
|
1754
|
-
- fastlane_core/lib
|
1738
|
+
- produce/lib
|
1739
|
+
- spaceship/lib
|
1755
1740
|
- deliver/lib
|
1741
|
+
- screengrab/lib
|
1742
|
+
- match/lib
|
1756
1743
|
- scan/lib
|
1744
|
+
- pem/lib
|
1745
|
+
- snapshot/lib
|
1757
1746
|
- supply/lib
|
1758
|
-
- cert/lib
|
1759
1747
|
- fastlane/lib
|
1760
|
-
- spaceship/lib
|
1761
|
-
- pilot/lib
|
1762
1748
|
- gym/lib
|
1763
1749
|
- precheck/lib
|
1764
|
-
-
|
1750
|
+
- frameit/lib
|
1751
|
+
- pilot/lib
|
1752
|
+
- credentials_manager/lib
|
1753
|
+
- cert/lib
|
1765
1754
|
- sigh/lib
|
1766
|
-
-
|
1755
|
+
- fastlane_core/lib
|
1767
1756
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1768
1757
|
requirements:
|
1769
1758
|
- - ">="
|
@@ -1771,11 +1760,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1771
1760
|
version: 2.0.0
|
1772
1761
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1773
1762
|
requirements:
|
1774
|
-
- - "
|
1763
|
+
- - ">"
|
1775
1764
|
- !ruby/object:Gem::Version
|
1776
|
-
version:
|
1765
|
+
version: 1.3.1
|
1777
1766
|
requirements: []
|
1778
|
-
|
1767
|
+
rubyforge_project:
|
1768
|
+
rubygems_version: 2.6.8
|
1779
1769
|
signing_key:
|
1780
1770
|
specification_version: 4
|
1781
1771
|
summary: The easiest way to automate beta deployments and releases for your iOS and
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|