fastlane 2.88.0.beta.20180327050037 → 2.88.0
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 +62 -62
- data/fastlane/lib/fastlane/actions/upload_symbols_to_crashlytics.rb +2 -0
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/Fastlane.swift +7 -3
- 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/project.rb +1 -1
- metadata +32 -32
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ab7ef58dfcf3e34e91af2241843cfb253eab9e7a
|
|
4
|
+
data.tar.gz: f4cb095490220756df57dc9d2a07727cd8f2ffb7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 68a634a53865b922230e123f2834ee3e335c7db7b0896ab34a3f15ac6b5fb5954eff0990f4b4519940f7653bf8806cf1a56d15cfb2f5ed6aca74c0f12b5e3f3d
|
|
7
|
+
data.tar.gz: 5526a6c3ef37e58206325adc6ab39fe0d7047467a65b7a9936d880f2566534f0a2c764dc14991618a72bce78a13547c5f5c497d4d955c9f8f02114071300a3f2
|
data/README.md
CHANGED
|
@@ -32,23 +32,23 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
32
32
|
|
|
33
33
|
<table id='team'>
|
|
34
34
|
<tr>
|
|
35
|
-
<td id='luka-mirosevic'>
|
|
36
|
-
<a href='https://github.com/lmirosevic'>
|
|
37
|
-
<img src='https://github.com/lmirosevic.png?size=140'>
|
|
38
|
-
</a>
|
|
39
|
-
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
40
|
-
</td>
|
|
41
35
|
<td id='stefan-natchev'>
|
|
42
36
|
<a href='https://github.com/snatchev'>
|
|
43
37
|
<img src='https://github.com/snatchev.png?size=140'>
|
|
44
38
|
</a>
|
|
45
39
|
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
46
40
|
</td>
|
|
47
|
-
<td id='
|
|
48
|
-
<a href='https://github.com/
|
|
49
|
-
<img src='https://github.com/
|
|
41
|
+
<td id='josh-holtz'>
|
|
42
|
+
<a href='https://github.com/joshdholtz'>
|
|
43
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
50
44
|
</a>
|
|
51
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
45
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
46
|
+
</td>
|
|
47
|
+
<td id='jérôme-lacoste'>
|
|
48
|
+
<a href='https://github.com/lacostej'>
|
|
49
|
+
<img src='https://github.com/lacostej.png?size=140'>
|
|
50
|
+
</a>
|
|
51
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
52
52
|
</td>
|
|
53
53
|
<td id='helmut-januschka'>
|
|
54
54
|
<a href='https://github.com/hjanuschka'>
|
|
@@ -56,31 +56,37 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
56
56
|
</a>
|
|
57
57
|
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
58
58
|
</td>
|
|
59
|
-
<td id='
|
|
60
|
-
<a href='https://github.com/
|
|
61
|
-
<img src='https://github.com/
|
|
59
|
+
<td id='danielle-tomlinson'>
|
|
60
|
+
<a href='https://github.com/DanToml'>
|
|
61
|
+
<img src='https://github.com/DanToml.png?size=140'>
|
|
62
62
|
</a>
|
|
63
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
63
|
+
<h4 align='center'><a href='https://twitter.com/DanToml'>Danielle Tomlinson</a></h4>
|
|
64
64
|
</td>
|
|
65
65
|
</tr>
|
|
66
66
|
<tr>
|
|
67
|
-
<td id='
|
|
68
|
-
<a href='https://github.com/
|
|
69
|
-
<img src='https://github.com/
|
|
67
|
+
<td id='iulian-onofrei'>
|
|
68
|
+
<a href='https://github.com/revolter'>
|
|
69
|
+
<img src='https://github.com/revolter.png?size=140'>
|
|
70
70
|
</a>
|
|
71
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
71
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
72
72
|
</td>
|
|
73
|
-
<td id='
|
|
74
|
-
<a href='https://github.com/
|
|
75
|
-
<img src='https://github.com/
|
|
73
|
+
<td id='jimmy-dee'>
|
|
74
|
+
<a href='https://github.com/jdee'>
|
|
75
|
+
<img src='https://github.com/jdee.png?size=140'>
|
|
76
76
|
</a>
|
|
77
|
-
<h4 align='center'
|
|
77
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
78
78
|
</td>
|
|
79
|
-
<td id='
|
|
80
|
-
<a href='https://github.com/
|
|
81
|
-
<img src='https://github.com/
|
|
79
|
+
<td id='felix-krause'>
|
|
80
|
+
<a href='https://github.com/KrauseFx'>
|
|
81
|
+
<img src='https://github.com/KrauseFx.png?size=140'>
|
|
82
82
|
</a>
|
|
83
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
83
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
84
|
+
</td>
|
|
85
|
+
<td id='luka-mirosevic'>
|
|
86
|
+
<a href='https://github.com/lmirosevic'>
|
|
87
|
+
<img src='https://github.com/lmirosevic.png?size=140'>
|
|
88
|
+
</a>
|
|
89
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
84
90
|
</td>
|
|
85
91
|
<td id='matthew-ellis'>
|
|
86
92
|
<a href='https://github.com/matthewellis'>
|
|
@@ -88,37 +94,31 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
88
94
|
</a>
|
|
89
95
|
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
90
96
|
</td>
|
|
97
|
+
</tr>
|
|
98
|
+
<tr>
|
|
91
99
|
<td id='manu-wallner'>
|
|
92
100
|
<a href='https://github.com/milch'>
|
|
93
101
|
<img src='https://github.com/milch.png?size=140'>
|
|
94
102
|
</a>
|
|
95
103
|
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
96
104
|
</td>
|
|
97
|
-
|
|
98
|
-
<
|
|
99
|
-
<
|
|
100
|
-
<a href='https://github.com/giginet'>
|
|
101
|
-
<img src='https://github.com/giginet.png?size=140'>
|
|
102
|
-
</a>
|
|
103
|
-
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
104
|
-
</td>
|
|
105
|
-
<td id='josh-holtz'>
|
|
106
|
-
<a href='https://github.com/joshdholtz'>
|
|
107
|
-
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
105
|
+
<td id='olivier-halligon'>
|
|
106
|
+
<a href='https://github.com/AliSoftware'>
|
|
107
|
+
<img src='https://github.com/AliSoftware.png?size=140'>
|
|
108
108
|
</a>
|
|
109
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
109
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
110
110
|
</td>
|
|
111
|
-
<td id='
|
|
112
|
-
<a href='https://github.com/
|
|
113
|
-
<img src='https://github.com/
|
|
111
|
+
<td id='andrew-mcburney'>
|
|
112
|
+
<a href='https://github.com/AndrewMcBurney'>
|
|
113
|
+
<img src='https://github.com/AndrewMcBurney.png?size=140'>
|
|
114
114
|
</a>
|
|
115
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
115
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
116
116
|
</td>
|
|
117
|
-
<td id='
|
|
118
|
-
<a href='https://github.com/
|
|
119
|
-
<img src='https://github.com/
|
|
117
|
+
<td id='kohki-miki'>
|
|
118
|
+
<a href='https://github.com/giginet'>
|
|
119
|
+
<img src='https://github.com/giginet.png?size=140'>
|
|
120
120
|
</a>
|
|
121
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
121
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
122
122
|
</td>
|
|
123
123
|
<td id='jan-piotrowski'>
|
|
124
124
|
<a href='https://github.com/janpio'>
|
|
@@ -128,29 +128,29 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
128
128
|
</td>
|
|
129
129
|
</tr>
|
|
130
130
|
<tr>
|
|
131
|
-
<td id='
|
|
132
|
-
<a href='https://github.com/
|
|
133
|
-
<img src='https://github.com/
|
|
131
|
+
<td id='fumiya-nakamura'>
|
|
132
|
+
<a href='https://github.com/nafu'>
|
|
133
|
+
<img src='https://github.com/nafu.png?size=140'>
|
|
134
134
|
</a>
|
|
135
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
135
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
136
136
|
</td>
|
|
137
|
-
<td id='
|
|
138
|
-
<a href='https://github.com/
|
|
139
|
-
<img src='https://github.com/
|
|
137
|
+
<td id='jorge-revuelta-h'>
|
|
138
|
+
<a href='https://github.com/minuscorp'>
|
|
139
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
|
140
140
|
</a>
|
|
141
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
141
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
142
142
|
</td>
|
|
143
|
-
<td id='
|
|
144
|
-
<a href='https://github.com/
|
|
145
|
-
<img src='https://github.com/
|
|
143
|
+
<td id='aaron-brager'>
|
|
144
|
+
<a href='https://github.com/getaaron'>
|
|
145
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
|
146
146
|
</a>
|
|
147
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
147
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
148
148
|
</td>
|
|
149
|
-
<td id='
|
|
150
|
-
<a href='https://github.com/
|
|
151
|
-
<img src='https://github.com/
|
|
149
|
+
<td id='joshua-liebowitz'>
|
|
150
|
+
<a href='https://github.com/taquitos'>
|
|
151
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
|
152
152
|
</a>
|
|
153
|
-
<h4 align='center'>
|
|
153
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
154
154
|
</td>
|
|
155
155
|
<td id='maksym-grebenets'>
|
|
156
156
|
<a href='https://github.com/mgrebenets'>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
module Fastlane
|
|
2
|
-
VERSION = '2.88.0
|
|
2
|
+
VERSION = '2.88.0'.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
|
|
@@ -1599,8 +1599,12 @@ func gitSubmoduleUpdate(recursive: Bool = false,
|
|
|
1599
1599
|
RubyCommand.Argument(name: "init", value: `init`)])
|
|
1600
1600
|
_ = runner.executeCommand(command)
|
|
1601
1601
|
}
|
|
1602
|
-
func gitTagExists(tag: String
|
|
1603
|
-
|
|
1602
|
+
func gitTagExists(tag: String,
|
|
1603
|
+
remote: Bool = false,
|
|
1604
|
+
remoteName: String = "origin") {
|
|
1605
|
+
let command = RubyCommand(commandID: "", methodName: "git_tag_exists", className: nil, args: [RubyCommand.Argument(name: "tag", value: tag),
|
|
1606
|
+
RubyCommand.Argument(name: "remote", value: remote),
|
|
1607
|
+
RubyCommand.Argument(name: "remote_name", value: remoteName)])
|
|
1604
1608
|
_ = runner.executeCommand(command)
|
|
1605
1609
|
}
|
|
1606
1610
|
func githubApi(serverUrl: String = "https://api.github.com",
|
|
@@ -3913,4 +3917,4 @@ let screengrabfile: Screengrabfile = Screengrabfile()
|
|
|
3913
3917
|
let snapshotfile: Snapshotfile = Snapshotfile()
|
|
3914
3918
|
// Please don't remove the lines below
|
|
3915
3919
|
// They are used to detect outdated files
|
|
3916
|
-
// FastlaneRunnerAPIVersion [0.9.
|
|
3920
|
+
// FastlaneRunnerAPIVersion [0.9.11]
|
|
@@ -131,7 +131,7 @@ module FastlaneCore
|
|
|
131
131
|
if options[:scheme].to_s.length > 0
|
|
132
132
|
# Verify the scheme is available
|
|
133
133
|
unless schemes.include?(options[:scheme].to_s)
|
|
134
|
-
UI.error("Couldn't find specified scheme '#{options[:scheme]}'.")
|
|
134
|
+
UI.error("Couldn't find specified scheme '#{options[:scheme]}'. Please make sure that the scheme is shared, see https://developer.apple.com/library/content/documentation/IDEs/Conceptual/xcode_guide-continuous_integration/ConfigureBots.html#//apple_ref/doc/uid/TP40013292-CH9-SW3")
|
|
135
135
|
options[:scheme] = nil
|
|
136
136
|
end
|
|
137
137
|
end
|
metadata
CHANGED
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fastlane
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.88.0
|
|
4
|
+
version: 2.88.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- Kohki Miki
|
|
8
|
+
- Helmut Januschka
|
|
8
9
|
- Joshua Liebowitz
|
|
9
|
-
-
|
|
10
|
-
- Stefan Natchev
|
|
11
|
-
- Jérôme Lacoste
|
|
10
|
+
- Jan Piotrowski
|
|
12
11
|
- Jorge Revuelta H
|
|
13
|
-
-
|
|
14
|
-
-
|
|
12
|
+
- Maksym Grebenets
|
|
13
|
+
- Danielle Tomlinson
|
|
14
|
+
- Olivier Halligon
|
|
15
15
|
- Fumiya Nakamura
|
|
16
|
-
- Jan Piotrowski
|
|
17
|
-
- Aaron Brager
|
|
18
|
-
- Jimmy Dee
|
|
19
|
-
- Manu Wallner
|
|
20
16
|
- Felix Krause
|
|
21
|
-
-
|
|
22
|
-
-
|
|
23
|
-
- Luka Mirosevic
|
|
24
|
-
- Danielle Tomlinson
|
|
25
|
-
- Josh Holtz
|
|
17
|
+
- Manu Wallner
|
|
18
|
+
- Andrew McBurney
|
|
26
19
|
- Matthew Ellis
|
|
20
|
+
- Jimmy Dee
|
|
21
|
+
- Iulian Onofrei
|
|
22
|
+
- Stefan Natchev
|
|
23
|
+
- Jérôme Lacoste
|
|
24
|
+
- Josh Holtz
|
|
25
|
+
- Luka Mirosevic
|
|
26
|
+
- Aaron Brager
|
|
27
27
|
autorequire:
|
|
28
28
|
bindir: bin
|
|
29
29
|
cert_chain: []
|
|
@@ -1622,24 +1622,24 @@ metadata:
|
|
|
1622
1622
|
post_install_message:
|
|
1623
1623
|
rdoc_options: []
|
|
1624
1624
|
require_paths:
|
|
1625
|
-
- fastlane_core/lib
|
|
1626
|
-
- sigh/lib
|
|
1627
1625
|
- credentials_manager/lib
|
|
1628
|
-
-
|
|
1629
|
-
-
|
|
1626
|
+
- pem/lib
|
|
1627
|
+
- snapshot/lib
|
|
1630
1628
|
- frameit/lib
|
|
1631
|
-
- pilot/lib
|
|
1632
|
-
- gym/lib
|
|
1633
|
-
- produce/lib
|
|
1634
|
-
- fastlane/lib
|
|
1635
|
-
- spaceship/lib
|
|
1636
|
-
- scan/lib
|
|
1637
1629
|
- match/lib
|
|
1630
|
+
- fastlane_core/lib
|
|
1631
|
+
- deliver/lib
|
|
1632
|
+
- scan/lib
|
|
1638
1633
|
- supply/lib
|
|
1639
|
-
-
|
|
1634
|
+
- cert/lib
|
|
1635
|
+
- fastlane/lib
|
|
1636
|
+
- spaceship/lib
|
|
1637
|
+
- pilot/lib
|
|
1638
|
+
- gym/lib
|
|
1640
1639
|
- precheck/lib
|
|
1641
|
-
-
|
|
1642
|
-
-
|
|
1640
|
+
- screengrab/lib
|
|
1641
|
+
- sigh/lib
|
|
1642
|
+
- produce/lib
|
|
1643
1643
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
1644
1644
|
requirements:
|
|
1645
1645
|
- - ">="
|
|
@@ -1647,12 +1647,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
1647
1647
|
version: 2.0.0
|
|
1648
1648
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1649
1649
|
requirements:
|
|
1650
|
-
- - "
|
|
1650
|
+
- - ">="
|
|
1651
1651
|
- !ruby/object:Gem::Version
|
|
1652
|
-
version:
|
|
1652
|
+
version: '0'
|
|
1653
1653
|
requirements: []
|
|
1654
1654
|
rubyforge_project:
|
|
1655
|
-
rubygems_version: 2.5.2.
|
|
1655
|
+
rubygems_version: 2.5.2.2
|
|
1656
1656
|
signing_key:
|
|
1657
1657
|
specification_version: 4
|
|
1658
1658
|
summary: The easiest way to automate beta deployments and releases for your iOS and
|