fastlane 2.87.0.beta.20180321050017 → 2.87.0.beta.20180322050115
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/docs/build_ios_app.md +4 -4
- data/fastlane/lib/fastlane/actions/get_version_number.rb +5 -0
- 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
- metadata +24 -24
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cbeb3815d52036929804eca37f2c9e06903facb3
|
4
|
+
data.tar.gz: 12f52909b4ea61811b4c2319712df019f25b0bec
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d1917f5cdc1ca0935533dbb3b7f56d978121a9b33740d29936638968c3190246057ededa6a05055af95c64e31b89a8bdbf314919da38d88f5f01175c4f8819fa
|
7
|
+
data.tar.gz: f0b8fb23388bc45d8873d06303369173f8290fe0bce7906ceeaffe46cb8687c91db300dbc8c3ca0d86763bc7dd0bd5b42e43a97c4d2634aa321d0def0838043c
|
data/README.md
CHANGED
@@ -30,81 +30,87 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
30
30
|
|
31
31
|
<table id='team'>
|
32
32
|
<tr>
|
33
|
-
<td id='
|
34
|
-
<a href='https://github.com/
|
35
|
-
<img src='https://github.com/
|
33
|
+
<td id='stefan-natchev'>
|
34
|
+
<a href='https://github.com/snatchev'>
|
35
|
+
<img src='https://github.com/snatchev.png?size=140'>
|
36
36
|
</a>
|
37
|
-
<h4 align='center'>
|
37
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
38
38
|
</td>
|
39
|
-
<td id='
|
40
|
-
<a href='https://github.com/
|
41
|
-
<img src='https://github.com/
|
39
|
+
<td id='matthew-ellis'>
|
40
|
+
<a href='https://github.com/matthewellis'>
|
41
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
42
42
|
</a>
|
43
|
-
<h4 align='center'><a href='https://twitter.com/
|
43
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
44
44
|
</td>
|
45
|
-
<td id='
|
46
|
-
<a href='https://github.com/
|
47
|
-
<img src='https://github.com/
|
45
|
+
<td id='maksym-grebenets'>
|
46
|
+
<a href='https://github.com/mgrebenets'>
|
47
|
+
<img src='https://github.com/mgrebenets.png?size=140'>
|
48
48
|
</a>
|
49
|
-
<h4 align='center'><a href='https://twitter.com/
|
49
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
50
50
|
</td>
|
51
|
-
<td id='
|
52
|
-
<a href='https://github.com/
|
53
|
-
<img src='https://github.com/
|
51
|
+
<td id='olivier-halligon'>
|
52
|
+
<a href='https://github.com/AliSoftware'>
|
53
|
+
<img src='https://github.com/AliSoftware.png?size=140'>
|
54
54
|
</a>
|
55
|
-
<h4 align='center'><a href='https://twitter.com/
|
55
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
56
56
|
</td>
|
57
|
-
<td id='
|
58
|
-
<a href='https://github.com/
|
59
|
-
<img src='https://github.com/
|
57
|
+
<td id='jorge-revuelta-h'>
|
58
|
+
<a href='https://github.com/minuscorp'>
|
59
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
60
60
|
</a>
|
61
|
-
<h4 align='center'><a href='https://twitter.com/
|
61
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
62
62
|
</td>
|
63
63
|
</tr>
|
64
64
|
<tr>
|
65
|
-
<td id='
|
66
|
-
<a href='https://github.com/
|
67
|
-
<img src='https://github.com/
|
65
|
+
<td id='andrew-mcburney'>
|
66
|
+
<a href='https://github.com/AndrewMcBurney'>
|
67
|
+
<img src='https://github.com/AndrewMcBurney.png?size=140'>
|
68
68
|
</a>
|
69
|
-
<h4 align='center'><a href='https://twitter.com/
|
69
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
70
70
|
</td>
|
71
|
-
<td id='
|
72
|
-
<a href='https://github.com/
|
73
|
-
<img src='https://github.com/
|
71
|
+
<td id='iulian-onofrei'>
|
72
|
+
<a href='https://github.com/revolter'>
|
73
|
+
<img src='https://github.com/revolter.png?size=140'>
|
74
74
|
</a>
|
75
|
-
<h4 align='center'><a href='https://twitter.com/
|
75
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
76
76
|
</td>
|
77
|
-
<td id='
|
78
|
-
<a href='https://github.com/
|
79
|
-
<img src='https://github.com/
|
77
|
+
<td id='luka-mirosevic'>
|
78
|
+
<a href='https://github.com/lmirosevic'>
|
79
|
+
<img src='https://github.com/lmirosevic.png?size=140'>
|
80
80
|
</a>
|
81
|
-
<h4 align='center'><a href='https://twitter.com/
|
81
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
82
82
|
</td>
|
83
|
-
<td id='
|
84
|
-
<a href='https://github.com/
|
85
|
-
<img src='https://github.com/
|
83
|
+
<td id='jimmy-dee'>
|
84
|
+
<a href='https://github.com/jdee'>
|
85
|
+
<img src='https://github.com/jdee.png?size=140'>
|
86
86
|
</a>
|
87
|
-
<h4 align='center'
|
87
|
+
<h4 align='center'>Jimmy Dee</h4>
|
88
88
|
</td>
|
89
|
+
<td id='felix-krause'>
|
90
|
+
<a href='https://github.com/KrauseFx'>
|
91
|
+
<img src='https://github.com/KrauseFx.png?size=140'>
|
92
|
+
</a>
|
93
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
94
|
+
</td>
|
95
|
+
</tr>
|
96
|
+
<tr>
|
89
97
|
<td id='jérôme-lacoste'>
|
90
98
|
<a href='https://github.com/lacostej'>
|
91
99
|
<img src='https://github.com/lacostej.png?size=140'>
|
92
100
|
</a>
|
93
101
|
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
94
102
|
</td>
|
95
|
-
|
96
|
-
<
|
97
|
-
<
|
98
|
-
<a href='https://github.com/milch'>
|
99
|
-
<img src='https://github.com/milch.png?size=140'>
|
103
|
+
<td id='danielle-tomlinson'>
|
104
|
+
<a href='https://github.com/DanToml'>
|
105
|
+
<img src='https://github.com/DanToml.png?size=140'>
|
100
106
|
</a>
|
101
|
-
<h4 align='center'><a href='https://twitter.com/
|
107
|
+
<h4 align='center'><a href='https://twitter.com/DanToml'>Danielle Tomlinson</a></h4>
|
102
108
|
</td>
|
103
|
-
<td id='
|
104
|
-
<a href='https://github.com/
|
105
|
-
<img src='https://github.com/
|
109
|
+
<td id='aaron-brager'>
|
110
|
+
<a href='https://github.com/getaaron'>
|
111
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
106
112
|
</a>
|
107
|
-
<h4 align='center'><a href='https://twitter.com/
|
113
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
108
114
|
</td>
|
109
115
|
<td id='fumiya-nakamura'>
|
110
116
|
<a href='https://github.com/nafu'>
|
@@ -112,25 +118,19 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
112
118
|
</a>
|
113
119
|
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
114
120
|
</td>
|
115
|
-
<td id='
|
116
|
-
<a href='https://github.com/
|
117
|
-
<img src='https://github.com/
|
118
|
-
</a>
|
119
|
-
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
120
|
-
</td>
|
121
|
-
<td id='danielle-tomlinson'>
|
122
|
-
<a href='https://github.com/DanToml'>
|
123
|
-
<img src='https://github.com/DanToml.png?size=140'>
|
121
|
+
<td id='josh-holtz'>
|
122
|
+
<a href='https://github.com/joshdholtz'>
|
123
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
124
124
|
</a>
|
125
|
-
<h4 align='center'><a href='https://twitter.com/
|
125
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
126
126
|
</td>
|
127
127
|
</tr>
|
128
128
|
<tr>
|
129
|
-
<td id='
|
130
|
-
<a href='https://github.com/
|
131
|
-
<img src='https://github.com/
|
129
|
+
<td id='helmut-januschka'>
|
130
|
+
<a href='https://github.com/hjanuschka'>
|
131
|
+
<img src='https://github.com/hjanuschka.png?size=140'>
|
132
132
|
</a>
|
133
|
-
<h4 align='center'><a href='https://twitter.com/
|
133
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
134
134
|
</td>
|
135
135
|
<td id='jan-piotrowski'>
|
136
136
|
<a href='https://github.com/janpio'>
|
@@ -138,23 +138,23 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
138
138
|
</a>
|
139
139
|
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
140
140
|
</td>
|
141
|
-
<td id='
|
142
|
-
<a href='https://github.com/
|
143
|
-
<img src='https://github.com/
|
141
|
+
<td id='joshua-liebowitz'>
|
142
|
+
<a href='https://github.com/taquitos'>
|
143
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
144
144
|
</a>
|
145
|
-
<h4 align='center'><a href='https://twitter.com/
|
145
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
146
146
|
</td>
|
147
|
-
<td id='
|
148
|
-
<a href='https://github.com/
|
149
|
-
<img src='https://github.com/
|
147
|
+
<td id='kohki-miki'>
|
148
|
+
<a href='https://github.com/giginet'>
|
149
|
+
<img src='https://github.com/giginet.png?size=140'>
|
150
150
|
</a>
|
151
|
-
<h4 align='center'><a href='https://twitter.com/
|
151
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
152
152
|
</td>
|
153
|
-
<td id='
|
154
|
-
<a href='https://github.com/
|
155
|
-
<img src='https://github.com/
|
153
|
+
<td id='manu-wallner'>
|
154
|
+
<a href='https://github.com/milch'>
|
155
|
+
<img src='https://github.com/milch.png?size=140'>
|
156
156
|
</a>
|
157
|
-
<h4 align='center'><a href='https://twitter.com/
|
157
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
158
158
|
</td>
|
159
159
|
</tr>
|
160
160
|
</table>
|
@@ -134,25 +134,25 @@ export_options("./ExportOptions.plist")
|
|
134
134
|
or you can provide hash of values directly in the `Gymfile`:
|
135
135
|
|
136
136
|
```ruby-skip-tests
|
137
|
-
export_options
|
137
|
+
export_options: {
|
138
138
|
method: "ad-hoc",
|
139
139
|
manifest: {
|
140
140
|
appURL: "https://example.com/My App.ipa",
|
141
141
|
},
|
142
142
|
thinning: "<thin-for-all-variants>"
|
143
|
-
|
143
|
+
}
|
144
144
|
```
|
145
145
|
|
146
146
|
Optional: If _gym_ can't automatically detect the provisioning profiles to use, you can pass a mapping of bundle identifiers to provisioning profiles:
|
147
147
|
|
148
148
|
```ruby-skip-tests
|
149
|
-
export_options
|
149
|
+
export_options: {
|
150
150
|
method: "app-store",
|
151
151
|
provisioningProfiles: {
|
152
152
|
"com.example.bundleid" => "Provisioning Profile Name",
|
153
153
|
"com.example.bundleid2" => "Provisioning Profile Name 2"
|
154
154
|
}
|
155
|
-
|
155
|
+
}
|
156
156
|
```
|
157
157
|
|
158
158
|
**Note**: If you use [_fastlane_](https://fastlane.tools) with [_match_](https://fastlane.tools/match) you don't need to provide those values manually.
|
@@ -36,6 +36,11 @@ module Fastlane
|
|
36
36
|
|
37
37
|
# Prompt targets if no name
|
38
38
|
unless target_name
|
39
|
+
# Returns if only one target
|
40
|
+
if targets.count == 1
|
41
|
+
return targets.first
|
42
|
+
end
|
43
|
+
|
39
44
|
options = targets.map(&:name)
|
40
45
|
target_name = UI.select("What target would you like to use?", options)
|
41
46
|
end
|
@@ -1,5 +1,5 @@
|
|
1
1
|
module Fastlane
|
2
|
-
VERSION = '2.87.0.beta.
|
2
|
+
VERSION = '2.87.0.beta.20180322050115'.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
|
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.87.0.beta.
|
4
|
+
version: 2.87.0.beta.20180322050115
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
+
- Maksym Grebenets
|
8
|
+
- Andrew McBurney
|
9
|
+
- Aaron Brager
|
10
|
+
- Jimmy Dee
|
11
|
+
- Iulian Onofrei
|
7
12
|
- Jorge Revuelta H
|
8
|
-
- Felix Krause
|
9
|
-
- Matthew Ellis
|
10
13
|
- Fumiya Nakamura
|
11
|
-
-
|
12
|
-
- Josh Holtz
|
13
|
-
- Jan Piotrowski
|
14
|
+
- Matthew Ellis
|
14
15
|
- Helmut Januschka
|
15
16
|
- Kohki Miki
|
16
|
-
- Aaron Brager
|
17
|
-
- Stefan Natchev
|
18
|
-
- Jérôme Lacoste
|
19
17
|
- Joshua Liebowitz
|
18
|
+
- Josh Holtz
|
19
|
+
- Stefan Natchev
|
20
|
+
- Olivier Halligon
|
20
21
|
- Danielle Tomlinson
|
22
|
+
- Felix Krause
|
23
|
+
- Jérôme Lacoste
|
24
|
+
- Jan Piotrowski
|
21
25
|
- Manu Wallner
|
22
|
-
- Olivier Halligon
|
23
26
|
- Luka Mirosevic
|
24
|
-
- Andrew McBurney
|
25
|
-
- Iulian Onofrei
|
26
|
-
- Jimmy Dee
|
27
27
|
autorequire:
|
28
28
|
bindir: bin
|
29
29
|
cert_chain: []
|
30
|
-
date: 2018-03-
|
30
|
+
date: 2018-03-22 00:00:00.000000000 Z
|
31
31
|
dependencies:
|
32
32
|
- !ruby/object:Gem::Dependency
|
33
33
|
name: slack-notifier
|
@@ -1621,24 +1621,24 @@ metadata:
|
|
1621
1621
|
post_install_message:
|
1622
1622
|
rdoc_options: []
|
1623
1623
|
require_paths:
|
1624
|
-
-
|
1624
|
+
- sigh/lib
|
1625
|
+
- fastlane/lib
|
1625
1626
|
- produce/lib
|
1627
|
+
- spaceship/lib
|
1626
1628
|
- pilot/lib
|
1627
|
-
- snapshot/lib
|
1628
1629
|
- scan/lib
|
1629
|
-
- deliver/lib
|
1630
|
-
- spaceship/lib
|
1631
|
-
- sigh/lib
|
1632
1630
|
- screengrab/lib
|
1633
|
-
- pem/lib
|
1634
|
-
- gym/lib
|
1635
|
-
- fastlane/lib
|
1636
1631
|
- precheck/lib
|
1632
|
+
- gym/lib
|
1633
|
+
- pem/lib
|
1634
|
+
- cert/lib
|
1637
1635
|
- frameit/lib
|
1638
1636
|
- supply/lib
|
1639
|
-
-
|
1640
|
-
-
|
1637
|
+
- snapshot/lib
|
1638
|
+
- deliver/lib
|
1641
1639
|
- fastlane_core/lib
|
1640
|
+
- credentials_manager/lib
|
1641
|
+
- match/lib
|
1642
1642
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1643
1643
|
requirements:
|
1644
1644
|
- - ">="
|