fastlane 2.111.0.beta.20181213200033 → 2.111.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 +60 -60
- data/fastlane/lib/.DS_Store +0 -0
- data/fastlane/lib/fastlane/.DS_Store +0 -0
- data/fastlane/lib/fastlane/actions/.DS_Store +0 -0
- data/fastlane/lib/fastlane/actions/docs/.DS_Store +0 -0
- data/fastlane/lib/fastlane/actions/docs/assets/.DS_Store +0 -0
- data/fastlane/lib/fastlane/setup/.DS_Store +0 -0
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/Fastlane.swift +14 -12
- 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/.DS_Store +0 -0
- data/fastlane_core/lib/fastlane_core/.DS_Store +0 -0
- data/match/lib/.DS_Store +0 -0
- data/match/lib/match/.DS_Store +0 -0
- data/spaceship/lib/spaceship/portal/provisioning_profile.rb +2 -0
- metadata +40 -30
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0bb525a1fb1e054954e5887b0f51f6aa855b21a9
|
4
|
+
data.tar.gz: 5b23cd008d9a3d79a2924912f990488d5d8175d4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 75e3f59ce44c56a3ab98d64667895ff01dedb5f65afd6b448cc6bc3d66a068eeab058bbce3829d5d8458f84ed59c8c20d11124d764cf355f77e60533e9999261
|
7
|
+
data.tar.gz: 494269b4350b9b6e73738075e9874992f0314c3cf2ecaae1aeefc530a24cd08847bb7f10f691c169e8a38dc5fcfb03d187beb4c8acfce5e840a00d50a09a2d9a
|
data/README.md
CHANGED
@@ -33,11 +33,11 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
33
33
|
<!-- This table is regenerated and resorted on each release -->
|
34
34
|
<table id='team'>
|
35
35
|
<tr>
|
36
|
-
<td id='
|
37
|
-
<a href='https://github.com/
|
38
|
-
<img src='https://github.com/
|
36
|
+
<td id='aaron-brager'>
|
37
|
+
<a href='https://github.com/getaaron'>
|
38
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
39
39
|
</a>
|
40
|
-
<h4 align='center'><a href='https://twitter.com/
|
40
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
41
41
|
</td>
|
42
42
|
<td id='jimmy-dee'>
|
43
43
|
<a href='https://github.com/jdee'>
|
@@ -45,31 +45,37 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
45
45
|
</a>
|
46
46
|
<h4 align='center'>Jimmy Dee</h4>
|
47
47
|
</td>
|
48
|
+
<td id='joshua-liebowitz'>
|
49
|
+
<a href='https://github.com/taquitos'>
|
50
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
51
|
+
</a>
|
52
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
53
|
+
</td>
|
48
54
|
<td id='luka-mirosevic'>
|
49
55
|
<a href='https://github.com/lmirosevic'>
|
50
56
|
<img src='https://github.com/lmirosevic.png?size=140'>
|
51
57
|
</a>
|
52
58
|
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
53
59
|
</td>
|
54
|
-
<td id='
|
55
|
-
<a href='https://github.com/
|
56
|
-
<img src='https://github.com/
|
57
|
-
</a>
|
58
|
-
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
59
|
-
</td>
|
60
|
-
<td id='stefan-natchev'>
|
61
|
-
<a href='https://github.com/snatchev'>
|
62
|
-
<img src='https://github.com/snatchev.png?size=140'>
|
60
|
+
<td id='olivier-halligon'>
|
61
|
+
<a href='https://github.com/AliSoftware'>
|
62
|
+
<img src='https://github.com/AliSoftware.png?size=140'>
|
63
63
|
</a>
|
64
|
-
<h4 align='center'><a href='https://twitter.com/
|
64
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
65
65
|
</td>
|
66
66
|
</tr>
|
67
67
|
<tr>
|
68
|
-
<td id='
|
69
|
-
<a href='https://github.com/
|
70
|
-
<img src='https://github.com/
|
68
|
+
<td id='maksym-grebenets'>
|
69
|
+
<a href='https://github.com/mgrebenets'>
|
70
|
+
<img src='https://github.com/mgrebenets.png?size=140'>
|
71
71
|
</a>
|
72
|
-
<h4 align='center'><a href='https://twitter.com/
|
72
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
73
|
+
</td>
|
74
|
+
<td id='jan-piotrowski'>
|
75
|
+
<a href='https://github.com/janpio'>
|
76
|
+
<img src='https://github.com/janpio.png?size=140'>
|
77
|
+
</a>
|
78
|
+
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
73
79
|
</td>
|
74
80
|
<td id='felix-krause'>
|
75
81
|
<a href='https://github.com/KrauseFx'>
|
@@ -77,23 +83,17 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
77
83
|
</a>
|
78
84
|
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
79
85
|
</td>
|
80
|
-
<td id='
|
81
|
-
<a href='https://github.com/
|
82
|
-
<img src='https://github.com/
|
83
|
-
</a>
|
84
|
-
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
85
|
-
</td>
|
86
|
-
<td id='matthew-ellis'>
|
87
|
-
<a href='https://github.com/matthewellis'>
|
88
|
-
<img src='https://github.com/matthewellis.png?size=140'>
|
86
|
+
<td id='josh-holtz'>
|
87
|
+
<a href='https://github.com/joshdholtz'>
|
88
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
89
89
|
</a>
|
90
|
-
<h4 align='center'><a href='https://twitter.com/
|
90
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
91
91
|
</td>
|
92
|
-
<td id='
|
93
|
-
<a href='https://github.com/
|
94
|
-
<img src='https://github.com/
|
92
|
+
<td id='jorge-revuelta-h'>
|
93
|
+
<a href='https://github.com/minuscorp'>
|
94
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
95
95
|
</a>
|
96
|
-
<h4 align='center'><a href='https://twitter.com/
|
96
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
97
97
|
</td>
|
98
98
|
</tr>
|
99
99
|
<tr>
|
@@ -103,37 +103,37 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
103
103
|
</a>
|
104
104
|
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
105
105
|
</td>
|
106
|
+
<td id='fumiya-nakamura'>
|
107
|
+
<a href='https://github.com/nafu'>
|
108
|
+
<img src='https://github.com/nafu.png?size=140'>
|
109
|
+
</a>
|
110
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
111
|
+
</td>
|
106
112
|
<td id='manu-wallner'>
|
107
113
|
<a href='https://github.com/milch'>
|
108
114
|
<img src='https://github.com/milch.png?size=140'>
|
109
115
|
</a>
|
110
116
|
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
111
117
|
</td>
|
118
|
+
<td id='helmut-januschka'>
|
119
|
+
<a href='https://github.com/hjanuschka'>
|
120
|
+
<img src='https://github.com/hjanuschka.png?size=140'>
|
121
|
+
</a>
|
122
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
123
|
+
</td>
|
112
124
|
<td id='kohki-miki'>
|
113
125
|
<a href='https://github.com/giginet'>
|
114
126
|
<img src='https://github.com/giginet.png?size=140'>
|
115
127
|
</a>
|
116
128
|
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
117
129
|
</td>
|
118
|
-
<td id='josh-holtz'>
|
119
|
-
<a href='https://github.com/joshdholtz'>
|
120
|
-
<img src='https://github.com/joshdholtz.png?size=140'>
|
121
|
-
</a>
|
122
|
-
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
123
|
-
</td>
|
124
|
-
<td id='jan-piotrowski'>
|
125
|
-
<a href='https://github.com/janpio'>
|
126
|
-
<img src='https://github.com/janpio.png?size=140'>
|
127
|
-
</a>
|
128
|
-
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
129
|
-
</td>
|
130
130
|
</tr>
|
131
131
|
<tr>
|
132
|
-
<td id='
|
133
|
-
<a href='https://github.com/
|
134
|
-
<img src='https://github.com/
|
132
|
+
<td id='andrew-mcburney'>
|
133
|
+
<a href='https://github.com/armcburney'>
|
134
|
+
<img src='https://github.com/armcburney.png?size=140'>
|
135
135
|
</a>
|
136
|
-
<h4 align='center'><a href='https://twitter.com/
|
136
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
137
137
|
</td>
|
138
138
|
<td id='danielle-tomlinson'>
|
139
139
|
<a href='https://github.com/DanToml'>
|
@@ -141,23 +141,23 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
141
141
|
</a>
|
142
142
|
<h4 align='center'><a href='https://twitter.com/DanToml'>Danielle Tomlinson</a></h4>
|
143
143
|
</td>
|
144
|
-
<td id='
|
145
|
-
<a href='https://github.com/
|
146
|
-
<img src='https://github.com/
|
144
|
+
<td id='matthew-ellis'>
|
145
|
+
<a href='https://github.com/matthewellis'>
|
146
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
147
147
|
</a>
|
148
|
-
<h4 align='center'><a href='https://twitter.com/
|
148
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
149
149
|
</td>
|
150
|
-
<td id='
|
151
|
-
<a href='https://github.com/
|
152
|
-
<img src='https://github.com/
|
150
|
+
<td id='stefan-natchev'>
|
151
|
+
<a href='https://github.com/snatchev'>
|
152
|
+
<img src='https://github.com/snatchev.png?size=140'>
|
153
153
|
</a>
|
154
|
-
<h4 align='center'><a href='https://twitter.com/
|
154
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
155
155
|
</td>
|
156
|
-
<td id='
|
157
|
-
<a href='https://github.com/
|
158
|
-
<img src='https://github.com/
|
156
|
+
<td id='jérôme-lacoste'>
|
157
|
+
<a href='https://github.com/lacostej'>
|
158
|
+
<img src='https://github.com/lacostej.png?size=140'>
|
159
159
|
</a>
|
160
|
-
<h4 align='center'><a href='https://twitter.com/
|
160
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
161
161
|
</td>
|
162
162
|
</tr>
|
163
163
|
</table>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
module Fastlane
|
2
|
-
VERSION = '2.111.0
|
2
|
+
VERSION = '2.111.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
|
@@ -1455,10 +1455,10 @@ func flock(message: String,
|
|
1455
1455
|
RubyCommand.Argument(name: "base_url", value: baseUrl)])
|
1456
1456
|
_ = runner.executeCommand(command)
|
1457
1457
|
}
|
1458
|
-
func frameScreenshots(white:
|
1459
|
-
silver:
|
1460
|
-
roseGold:
|
1461
|
-
gold:
|
1458
|
+
func frameScreenshots(white: Bool? = nil,
|
1459
|
+
silver: Bool? = nil,
|
1460
|
+
roseGold: Bool? = nil,
|
1461
|
+
gold: Bool? = nil,
|
1462
1462
|
forceDeviceType: String? = nil,
|
1463
1463
|
useLegacyIphone5s: Bool = false,
|
1464
1464
|
useLegacyIphone6s: Bool = false,
|
@@ -1475,10 +1475,10 @@ func frameScreenshots(white: String? = nil,
|
|
1475
1475
|
RubyCommand.Argument(name: "path", value: path)])
|
1476
1476
|
_ = runner.executeCommand(command)
|
1477
1477
|
}
|
1478
|
-
func frameit(white:
|
1479
|
-
silver:
|
1480
|
-
roseGold:
|
1481
|
-
gold:
|
1478
|
+
func frameit(white: Bool? = nil,
|
1479
|
+
silver: Bool? = nil,
|
1480
|
+
roseGold: Bool? = nil,
|
1481
|
+
gold: Bool? = nil,
|
1482
1482
|
forceDeviceType: String? = nil,
|
1483
1483
|
useLegacyIphone5s: Bool = false,
|
1484
1484
|
useLegacyIphone6s: Bool = false,
|
@@ -4061,7 +4061,7 @@ func xcov(workspace: String? = nil,
|
|
4061
4061
|
coverallsServiceJobId: String? = nil,
|
4062
4062
|
coverallsRepoToken: String? = nil,
|
4063
4063
|
xcconfig: String? = nil,
|
4064
|
-
ideFoundationPath: String = "/Applications/Xcode-
|
4064
|
+
ideFoundationPath: String = "/Applications/Xcode-9.0.1.app/Contents/Developer/../Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation",
|
4065
4065
|
legacySupport: Bool = false) {
|
4066
4066
|
let command = RubyCommand(commandID: "", methodName: "xcov", className: nil, args: [RubyCommand.Argument(name: "workspace", value: workspace),
|
4067
4067
|
RubyCommand.Argument(name: "project", value: project),
|
@@ -4108,11 +4108,13 @@ func xcversion(version: String) {
|
|
4108
4108
|
@discardableResult func zip(path: String,
|
4109
4109
|
outputPath: String? = nil,
|
4110
4110
|
verbose: Bool = true,
|
4111
|
-
password: String? = nil
|
4111
|
+
password: String? = nil,
|
4112
|
+
symlinks: Bool = false) -> String {
|
4112
4113
|
let command = RubyCommand(commandID: "", methodName: "zip", className: nil, args: [RubyCommand.Argument(name: "path", value: path),
|
4113
4114
|
RubyCommand.Argument(name: "output_path", value: outputPath),
|
4114
4115
|
RubyCommand.Argument(name: "verbose", value: verbose),
|
4115
|
-
RubyCommand.Argument(name: "password", value: password)
|
4116
|
+
RubyCommand.Argument(name: "password", value: password),
|
4117
|
+
RubyCommand.Argument(name: "symlinks", value: symlinks)])
|
4116
4118
|
return runner.executeCommand(command)
|
4117
4119
|
}
|
4118
4120
|
|
@@ -4169,4 +4171,4 @@ let screengrabfile: Screengrabfile = Screengrabfile()
|
|
4169
4171
|
let snapshotfile: Snapshotfile = Snapshotfile()
|
4170
4172
|
// Please don't remove the lines below
|
4171
4173
|
// They are used to detect outdated files
|
4172
|
-
// FastlaneRunnerAPIVersion [0.9.
|
4174
|
+
// FastlaneRunnerAPIVersion [0.9.36]
|
Binary file
|
Binary file
|
data/match/lib/.DS_Store
ADDED
Binary file
|
Binary file
|
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.111.0
|
4
|
+
version: 2.111.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
+
- Kohki Miki
|
8
|
+
- Stefan Natchev
|
9
|
+
- Olivier Halligon
|
7
10
|
- Felix Krause
|
8
|
-
-
|
9
|
-
-
|
10
|
-
- Luka Mirosevic
|
11
|
+
- Helmut Januschka
|
12
|
+
- Manu Wallner
|
11
13
|
- Iulian Onofrei
|
12
|
-
-
|
14
|
+
- Fumiya Nakamura
|
15
|
+
- Danielle Tomlinson
|
13
16
|
- Maksym Grebenets
|
14
|
-
- Josh Holtz
|
15
|
-
- Jan Piotrowski
|
16
|
-
- Stefan Natchev
|
17
17
|
- Jérôme Lacoste
|
18
|
-
-
|
19
|
-
- Danielle Tomlinson
|
20
|
-
- Jimmy Dee
|
21
|
-
- Kohki Miki
|
18
|
+
- Luka Mirosevic
|
22
19
|
- Andrew McBurney
|
23
|
-
-
|
24
|
-
-
|
25
|
-
-
|
26
|
-
-
|
20
|
+
- Matthew Ellis
|
21
|
+
- Jimmy Dee
|
22
|
+
- Aaron Brager
|
23
|
+
- Jorge Revuelta H
|
24
|
+
- Jan Piotrowski
|
25
|
+
- Josh Holtz
|
26
|
+
- Joshua Liebowitz
|
27
27
|
autorequire:
|
28
28
|
bindir: bin
|
29
29
|
cert_chain: []
|
30
|
-
date: 2018-12-
|
30
|
+
date: 2018-12-14 00:00:00.000000000 Z
|
31
31
|
dependencies:
|
32
32
|
- !ruby/object:Gem::Dependency
|
33
33
|
name: slack-notifier
|
@@ -940,6 +940,7 @@ files:
|
|
940
940
|
- deliver/lib/deliver/upload_price_tier.rb
|
941
941
|
- deliver/lib/deliver/upload_screenshots.rb
|
942
942
|
- fastlane/README.md
|
943
|
+
- fastlane/lib/.DS_Store
|
943
944
|
- fastlane/lib/assets/ActionDetails.md.erb
|
944
945
|
- fastlane/lib/assets/Actions.md.erb
|
945
946
|
- fastlane/lib/assets/AppfileTemplate
|
@@ -958,8 +959,10 @@ files:
|
|
958
959
|
- fastlane/lib/assets/s3_plist_template.erb
|
959
960
|
- fastlane/lib/assets/s3_version_template.erb
|
960
961
|
- fastlane/lib/fastlane.rb
|
962
|
+
- fastlane/lib/fastlane/.DS_Store
|
961
963
|
- fastlane/lib/fastlane/action.rb
|
962
964
|
- fastlane/lib/fastlane/action_collector.rb
|
965
|
+
- fastlane/lib/fastlane/actions/.DS_Store
|
963
966
|
- fastlane/lib/fastlane/actions/README.md
|
964
967
|
- fastlane/lib/fastlane/actions/actions_helper.rb
|
965
968
|
- fastlane/lib/fastlane/actions/adb.rb
|
@@ -1013,6 +1016,8 @@ files:
|
|
1013
1016
|
- fastlane/lib/fastlane/actions/deliver.rb
|
1014
1017
|
- fastlane/lib/fastlane/actions/deploygate.rb
|
1015
1018
|
- fastlane/lib/fastlane/actions/device_grid/README.md
|
1019
|
+
- fastlane/lib/fastlane/actions/docs/.DS_Store
|
1020
|
+
- fastlane/lib/fastlane/actions/docs/assets/.DS_Store
|
1016
1021
|
- fastlane/lib/fastlane/actions/docs/build_ios_app.md
|
1017
1022
|
- fastlane/lib/fastlane/actions/docs/capture_android_screenshots.md
|
1018
1023
|
- fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md
|
@@ -1259,6 +1264,7 @@ files:
|
|
1259
1264
|
- fastlane/lib/fastlane/server/json_return_value_processor.rb
|
1260
1265
|
- fastlane/lib/fastlane/server/socket_server.rb
|
1261
1266
|
- fastlane/lib/fastlane/server/socket_server_action_command_executor.rb
|
1267
|
+
- fastlane/lib/fastlane/setup/.DS_Store
|
1262
1268
|
- fastlane/lib/fastlane/setup/setup.rb
|
1263
1269
|
- fastlane/lib/fastlane/setup/setup_android.rb
|
1264
1270
|
- fastlane/lib/fastlane/setup/setup_ios.rb
|
@@ -1304,8 +1310,10 @@ files:
|
|
1304
1310
|
- fastlane/swift/main.swift
|
1305
1311
|
- fastlane/swift/upgrade_manifest.json
|
1306
1312
|
- fastlane_core/README.md
|
1313
|
+
- fastlane_core/lib/.DS_Store
|
1307
1314
|
- fastlane_core/lib/assets/XMLTemplate.xml.erb
|
1308
1315
|
- fastlane_core/lib/fastlane_core.rb
|
1316
|
+
- fastlane_core/lib/fastlane_core/.DS_Store
|
1309
1317
|
- fastlane_core/lib/fastlane_core/analytics/action_completion_context.rb
|
1310
1318
|
- fastlane_core/lib/fastlane_core/analytics/action_launch_context.rb
|
1311
1319
|
- fastlane_core/lib/fastlane_core/analytics/analytics_event_builder.rb
|
@@ -1400,10 +1408,12 @@ files:
|
|
1400
1408
|
- gym/lib/gym/xcodebuild_fixes/README.md
|
1401
1409
|
- gym/lib/gym/xcodebuild_fixes/generic_archive_fix.rb
|
1402
1410
|
- match/README.md
|
1411
|
+
- match/lib/.DS_Store
|
1403
1412
|
- match/lib/assets/MatchfileTemplate
|
1404
1413
|
- match/lib/assets/MatchfileTemplate.swift
|
1405
1414
|
- match/lib/assets/READMETemplate.md
|
1406
1415
|
- match/lib/match.rb
|
1416
|
+
- match/lib/match/.DS_Store
|
1407
1417
|
- match/lib/match/change_password.rb
|
1408
1418
|
- match/lib/match/commands_generator.rb
|
1409
1419
|
- match/lib/match/encryption.rb
|
@@ -1678,23 +1688,23 @@ metadata:
|
|
1678
1688
|
post_install_message:
|
1679
1689
|
rdoc_options: []
|
1680
1690
|
require_paths:
|
1681
|
-
- screengrab/lib
|
1682
|
-
- supply/lib
|
1683
1691
|
- credentials_manager/lib
|
1692
|
+
- pem/lib
|
1693
|
+
- snapshot/lib
|
1684
1694
|
- frameit/lib
|
1695
|
+
- match/lib
|
1685
1696
|
- fastlane_core/lib
|
1686
1697
|
- deliver/lib
|
1687
|
-
- precheck/lib
|
1688
|
-
- fastlane/lib
|
1689
|
-
- cert/lib
|
1690
|
-
- sigh/lib
|
1691
1698
|
- scan/lib
|
1692
|
-
-
|
1693
|
-
-
|
1694
|
-
-
|
1695
|
-
- pem/lib
|
1696
|
-
- match/lib
|
1699
|
+
- supply/lib
|
1700
|
+
- cert/lib
|
1701
|
+
- fastlane/lib
|
1697
1702
|
- spaceship/lib
|
1703
|
+
- pilot/lib
|
1704
|
+
- gym/lib
|
1705
|
+
- precheck/lib
|
1706
|
+
- screengrab/lib
|
1707
|
+
- sigh/lib
|
1698
1708
|
- produce/lib
|
1699
1709
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1700
1710
|
requirements:
|
@@ -1703,9 +1713,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1703
1713
|
version: 2.0.0
|
1704
1714
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1705
1715
|
requirements:
|
1706
|
-
- - "
|
1716
|
+
- - ">="
|
1707
1717
|
- !ruby/object:Gem::Version
|
1708
|
-
version:
|
1718
|
+
version: '0'
|
1709
1719
|
requirements: []
|
1710
1720
|
rubyforge_project:
|
1711
1721
|
rubygems_version: 2.6.8
|