fastlane 2.93.0.beta.20180417050013 → 2.93.0.beta.20180418050020
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/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/match/lib/match/module.rb +1 -2
- data/sigh/lib/sigh/runner.rb +0 -2
- 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: f29629a8af1d178e3b369011168cd6adaa03e322
|
4
|
+
data.tar.gz: fc016623e6c9cbbf8e9b908a9975a0018f44deed
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a2f91c4c05c93ceb6e77eaac058694c71d4aa5fbcc86a63227134d0fcd31c73ce3541ecf4cc13fb4bbf64f62f35233edef74420a2fb3233d8701dbb1d629d68e
|
7
|
+
data.tar.gz: b61b3e6e49bc332b85a9eb9090265d66b542f63c07d658805795bb5af0584cf0525857039dc8fa8e97589d3310bc9f2ae3a5e63797145e13c86108898b1f8ae8
|
data/README.md
CHANGED
@@ -32,61 +32,49 @@ 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='
|
36
|
-
<a href='https://github.com/
|
37
|
-
<img src='https://github.com/
|
38
|
-
</a>
|
39
|
-
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
40
|
-
</td>
|
41
|
-
<td id='olivier-halligon'>
|
42
|
-
<a href='https://github.com/AliSoftware'>
|
43
|
-
<img src='https://github.com/AliSoftware.png?size=140'>
|
44
|
-
</a>
|
45
|
-
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
46
|
-
</td>
|
47
|
-
<td id='fumiya-nakamura'>
|
48
|
-
<a href='https://github.com/nafu'>
|
49
|
-
<img src='https://github.com/nafu.png?size=140'>
|
50
|
-
</a>
|
51
|
-
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
52
|
-
</td>
|
53
|
-
<td id='iulian-onofrei'>
|
54
|
-
<a href='https://github.com/revolter'>
|
55
|
-
<img src='https://github.com/revolter.png?size=140'>
|
35
|
+
<td id='andrew-mcburney'>
|
36
|
+
<a href='https://github.com/AndrewMcBurney'>
|
37
|
+
<img src='https://github.com/AndrewMcBurney.png?size=140'>
|
56
38
|
</a>
|
57
|
-
<h4 align='center'><a href='https://twitter.com/
|
39
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
58
40
|
</td>
|
59
|
-
<td id='
|
60
|
-
<a href='https://github.com/
|
61
|
-
<img src='https://github.com/
|
41
|
+
<td id='stefan-natchev'>
|
42
|
+
<a href='https://github.com/snatchev'>
|
43
|
+
<img src='https://github.com/snatchev.png?size=140'>
|
62
44
|
</a>
|
63
|
-
<h4 align='center'><a href='https://twitter.com/
|
45
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
64
46
|
</td>
|
65
|
-
</tr>
|
66
|
-
<tr>
|
67
47
|
<td id='josh-holtz'>
|
68
48
|
<a href='https://github.com/joshdholtz'>
|
69
49
|
<img src='https://github.com/joshdholtz.png?size=140'>
|
70
50
|
</a>
|
71
51
|
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
72
52
|
</td>
|
73
|
-
<td id='
|
74
|
-
<a href='https://github.com/
|
75
|
-
<img src='https://github.com/
|
53
|
+
<td id='jorge-revuelta-h'>
|
54
|
+
<a href='https://github.com/minuscorp'>
|
55
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
76
56
|
</a>
|
77
|
-
<h4 align='center'><a href='https://twitter.com/
|
57
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
78
58
|
</td>
|
79
|
-
<td id='
|
80
|
-
<a href='https://github.com/
|
81
|
-
<img src='https://github.com/
|
59
|
+
<td id='matthew-ellis'>
|
60
|
+
<a href='https://github.com/matthewellis'>
|
61
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
82
62
|
</a>
|
83
|
-
<h4 align='center'><a href='https://twitter.com/
|
63
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
84
64
|
</td>
|
85
|
-
|
86
|
-
<
|
87
|
-
<
|
65
|
+
</tr>
|
66
|
+
<tr>
|
67
|
+
<td id='fumiya-nakamura'>
|
68
|
+
<a href='https://github.com/nafu'>
|
69
|
+
<img src='https://github.com/nafu.png?size=140'>
|
88
70
|
</a>
|
89
|
-
<h4 align='center'><a href='https://twitter.com/
|
71
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
72
|
+
</td>
|
73
|
+
<td id='maksym-grebenets'>
|
74
|
+
<a href='https://github.com/mgrebenets'>
|
75
|
+
<img src='https://github.com/mgrebenets.png?size=140'>
|
76
|
+
</a>
|
77
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
90
78
|
</td>
|
91
79
|
<td id='felix-krause'>
|
92
80
|
<a href='https://github.com/KrauseFx'>
|
@@ -94,51 +82,57 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
94
82
|
</a>
|
95
83
|
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
96
84
|
</td>
|
85
|
+
<td id='jimmy-dee'>
|
86
|
+
<a href='https://github.com/jdee'>
|
87
|
+
<img src='https://github.com/jdee.png?size=140'>
|
88
|
+
</a>
|
89
|
+
<h4 align='center'>Jimmy Dee</h4>
|
90
|
+
</td>
|
91
|
+
<td id='iulian-onofrei'>
|
92
|
+
<a href='https://github.com/revolter'>
|
93
|
+
<img src='https://github.com/revolter.png?size=140'>
|
94
|
+
</a>
|
95
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
96
|
+
</td>
|
97
97
|
</tr>
|
98
98
|
<tr>
|
99
|
+
<td id='kohki-miki'>
|
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>
|
99
105
|
<td id='helmut-januschka'>
|
100
106
|
<a href='https://github.com/hjanuschka'>
|
101
107
|
<img src='https://github.com/hjanuschka.png?size=140'>
|
102
108
|
</a>
|
103
109
|
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
104
110
|
</td>
|
105
|
-
<td id='
|
106
|
-
<a href='https://github.com/
|
107
|
-
<img src='https://github.com/
|
108
|
-
</a>
|
109
|
-
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
110
|
-
</td>
|
111
|
-
<td id='stefan-natchev'>
|
112
|
-
<a href='https://github.com/snatchev'>
|
113
|
-
<img src='https://github.com/snatchev.png?size=140'>
|
111
|
+
<td id='danielle-tomlinson'>
|
112
|
+
<a href='https://github.com/DanToml'>
|
113
|
+
<img src='https://github.com/DanToml.png?size=140'>
|
114
114
|
</a>
|
115
|
-
<h4 align='center'><a href='https://twitter.com/
|
115
|
+
<h4 align='center'><a href='https://twitter.com/DanToml'>Danielle Tomlinson</a></h4>
|
116
116
|
</td>
|
117
|
-
<td id='
|
118
|
-
<a href='https://github.com/
|
119
|
-
<img src='https://github.com/
|
117
|
+
<td id='joshua-liebowitz'>
|
118
|
+
<a href='https://github.com/taquitos'>
|
119
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
120
120
|
</a>
|
121
|
-
<h4 align='center'><a href='https://twitter.com/
|
121
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
122
122
|
</td>
|
123
|
-
<td id='
|
124
|
-
<a href='https://github.com/
|
125
|
-
<img src='https://github.com/
|
123
|
+
<td id='aaron-brager'>
|
124
|
+
<a href='https://github.com/getaaron'>
|
125
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
126
126
|
</a>
|
127
|
-
<h4 align='center'><a href='https://twitter.com/
|
127
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
128
128
|
</td>
|
129
129
|
</tr>
|
130
130
|
<tr>
|
131
|
-
<td id='
|
132
|
-
<a href='https://github.com/
|
133
|
-
<img src='https://github.com/
|
134
|
-
</a>
|
135
|
-
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
136
|
-
</td>
|
137
|
-
<td id='jimmy-dee'>
|
138
|
-
<a href='https://github.com/jdee'>
|
139
|
-
<img src='https://github.com/jdee.png?size=140'>
|
131
|
+
<td id='luka-mirosevic'>
|
132
|
+
<a href='https://github.com/lmirosevic'>
|
133
|
+
<img src='https://github.com/lmirosevic.png?size=140'>
|
140
134
|
</a>
|
141
|
-
<h4 align='center'>
|
135
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
142
136
|
</td>
|
143
137
|
<td id='jan-piotrowski'>
|
144
138
|
<a href='https://github.com/janpio'>
|
@@ -146,11 +140,11 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
146
140
|
</a>
|
147
141
|
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
148
142
|
</td>
|
149
|
-
<td id='
|
150
|
-
<a href='https://github.com/
|
151
|
-
<img src='https://github.com/
|
143
|
+
<td id='manu-wallner'>
|
144
|
+
<a href='https://github.com/milch'>
|
145
|
+
<img src='https://github.com/milch.png?size=140'>
|
152
146
|
</a>
|
153
|
-
<h4 align='center'><a href='https://twitter.com/
|
147
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
154
148
|
</td>
|
155
149
|
<td id='jérôme-lacoste'>
|
156
150
|
<a href='https://github.com/lacostej'>
|
@@ -158,6 +152,12 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
158
152
|
</a>
|
159
153
|
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
160
154
|
</td>
|
155
|
+
<td id='olivier-halligon'>
|
156
|
+
<a href='https://github.com/AliSoftware'>
|
157
|
+
<img src='https://github.com/AliSoftware.png?size=140'>
|
158
|
+
</a>
|
159
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
160
|
+
</td>
|
161
161
|
</tr>
|
162
162
|
</table>
|
163
163
|
|
@@ -1,5 +1,5 @@
|
|
1
1
|
module Fastlane
|
2
|
-
VERSION = '2.93.0.beta.
|
2
|
+
VERSION = '2.93.0.beta.20180418050020'.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
|
data/match/lib/match/module.rb
CHANGED
@@ -1,4 +1,3 @@
|
|
1
|
-
require 'spaceship'
|
2
1
|
require 'fastlane_core/helper'
|
3
2
|
|
4
3
|
module Match
|
@@ -16,7 +15,7 @@ module Match
|
|
16
15
|
end
|
17
16
|
|
18
17
|
def self.cert_type_sym(type)
|
19
|
-
return :enterprise if type == "enterprise"
|
18
|
+
return :enterprise if type == "enterprise"
|
20
19
|
return :development if type == "development"
|
21
20
|
return :distribution if ["adhoc", "appstore", "distribution"].include?(type)
|
22
21
|
raise "Unknown cert type: '#{type}'"
|
data/sigh/lib/sigh/runner.rb
CHANGED
@@ -176,8 +176,6 @@ module Sigh
|
|
176
176
|
certificates = Spaceship.certificate.development.all
|
177
177
|
elsif profile_type == Spaceship.provisioning_profile.InHouse
|
178
178
|
certificates = Spaceship.certificate.in_house.all
|
179
|
-
elsif profile_type == Spaceship.provisioning_profile.AdHoc && Spaceship.client.in_house?
|
180
|
-
certificates = Spaceship.certificate.in_house.all
|
181
179
|
else
|
182
180
|
certificates = Spaceship.certificate.production.all # Ad hoc or App Store
|
183
181
|
end
|
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.93.0.beta.
|
4
|
+
version: 2.93.0.beta.20180418050020
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
- Iulian Onofrei
|
8
|
-
- Olivier Halligon
|
9
|
-
- Jimmy Dee
|
10
|
-
- Fumiya Nakamura
|
11
|
-
- Helmut Januschka
|
12
|
-
- Aaron Brager
|
13
7
|
- Jorge Revuelta H
|
14
8
|
- Luka Mirosevic
|
15
|
-
- Matthew Ellis
|
16
|
-
- Stefan Natchev
|
17
|
-
- Manu Wallner
|
18
9
|
- Kohki Miki
|
19
|
-
- Felix Krause
|
20
|
-
- Joshua Liebowitz
|
21
|
-
- Jérôme Lacoste
|
22
|
-
- Josh Holtz
|
23
10
|
- Maksym Grebenets
|
11
|
+
- Josh Holtz
|
12
|
+
- Aaron Brager
|
13
|
+
- Joshua Liebowitz
|
14
|
+
- Helmut Januschka
|
15
|
+
- Felix Krause
|
24
16
|
- Andrew McBurney
|
25
|
-
- Jan Piotrowski
|
26
17
|
- Danielle Tomlinson
|
18
|
+
- Fumiya Nakamura
|
19
|
+
- Matthew Ellis
|
20
|
+
- Manu Wallner
|
21
|
+
- Iulian Onofrei
|
22
|
+
- Jimmy Dee
|
23
|
+
- Jérôme Lacoste
|
24
|
+
- Stefan Natchev
|
25
|
+
- Jan Piotrowski
|
26
|
+
- Olivier Halligon
|
27
27
|
autorequire:
|
28
28
|
bindir: bin
|
29
29
|
cert_chain: []
|
30
|
-
date: 2018-04-
|
30
|
+
date: 2018-04-18 00:00:00.000000000 Z
|
31
31
|
dependencies:
|
32
32
|
- !ruby/object:Gem::Dependency
|
33
33
|
name: slack-notifier
|
@@ -1636,24 +1636,24 @@ metadata:
|
|
1636
1636
|
post_install_message:
|
1637
1637
|
rdoc_options: []
|
1638
1638
|
require_paths:
|
1639
|
+
- produce/lib
|
1640
|
+
- screengrab/lib
|
1641
|
+
- match/lib
|
1639
1642
|
- frameit/lib
|
1640
|
-
-
|
1641
|
-
-
|
1643
|
+
- cert/lib
|
1644
|
+
- supply/lib
|
1642
1645
|
- sigh/lib
|
1643
|
-
-
|
1644
|
-
- pem/lib
|
1646
|
+
- fastlane/lib
|
1645
1647
|
- credentials_manager/lib
|
1648
|
+
- spaceship/lib
|
1649
|
+
- snapshot/lib
|
1650
|
+
- scan/lib
|
1646
1651
|
- gym/lib
|
1647
|
-
- cert/lib
|
1648
|
-
- screengrab/lib
|
1649
1652
|
- precheck/lib
|
1650
|
-
- scan/lib
|
1651
|
-
- match/lib
|
1652
1653
|
- deliver/lib
|
1653
|
-
-
|
1654
|
-
-
|
1655
|
-
-
|
1656
|
-
- fastlane/lib
|
1654
|
+
- fastlane_core/lib
|
1655
|
+
- pem/lib
|
1656
|
+
- pilot/lib
|
1657
1657
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1658
1658
|
requirements:
|
1659
1659
|
- - ">="
|