fastlane 2.99.0 → 2.99.1
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 +71 -62
- data/fastlane/lib/fastlane/actions/upload_symbols_to_crashlytics.rb +0 -2
- data/fastlane/lib/fastlane/helper/crashlytics_helper.rb +23 -10
- 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/analytics/analytics_ingester_client.rb +2 -1
- data/spaceship/lib/spaceship/tunes/tunes_client.rb +1 -0
- metadata +16 -16
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cde7fd25ec7ad1f9b2679572e27d6ec673474ebe
|
|
4
|
+
data.tar.gz: 3671178c17764f2f9afacc484d6aeacaebcd2630
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6b60cd59ca4aaad546afd7fa15cf1f3ee804b04945e15e21f51b2a2f00d80395fe895301fc9f09497eeba7e742d5d1fd58088dd173ac7a24197e6a2f10599b91
|
|
7
|
+
data.tar.gz: b1ef1b30a9aa03755a6a12dec71e27b8c803b00201b974537fcb6f155707e40f7e2e57a62edc53364c5aa05374ecc7cbc899809b3deded0a110c17d245d0202d
|
data/README.md
CHANGED
|
@@ -32,23 +32,43 @@ 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='danielle-tomlinson'>
|
|
36
|
+
<a href='https://github.com/DanToml'>
|
|
37
|
+
<img src='https://github.com/DanToml.png?size=140'>
|
|
38
|
+
</a>
|
|
39
|
+
<h4 align='center'><a href='https://twitter.com/DanToml'>Danielle Tomlinson</a></h4>
|
|
40
|
+
</td>
|
|
41
|
+
<td id='jimmy-dee'>
|
|
42
|
+
<a href='https://github.com/jdee'>
|
|
43
|
+
<img src='https://github.com/jdee.png?size=140'>
|
|
44
|
+
</a>
|
|
45
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
46
|
+
</td>
|
|
47
|
+
<td id='olivier-halligon'>
|
|
48
|
+
<a href='https://github.com/AliSoftware'>
|
|
49
|
+
<img src='https://github.com/AliSoftware.png?size=140'>
|
|
50
|
+
</a>
|
|
51
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
52
|
+
</td>
|
|
35
53
|
<td id='stefan-natchev'>
|
|
36
54
|
<a href='https://github.com/snatchev'>
|
|
37
55
|
<img src='https://github.com/snatchev.png?size=140'>
|
|
38
56
|
</a>
|
|
39
57
|
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
40
58
|
</td>
|
|
41
|
-
<td id='
|
|
42
|
-
<a href='https://github.com/
|
|
43
|
-
<img src='https://github.com/
|
|
59
|
+
<td id='iulian-onofrei'>
|
|
60
|
+
<a href='https://github.com/revolter'>
|
|
61
|
+
<img src='https://github.com/revolter.png?size=140'>
|
|
44
62
|
</a>
|
|
45
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
63
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
46
64
|
</td>
|
|
47
|
-
|
|
48
|
-
<
|
|
49
|
-
<
|
|
65
|
+
</tr>
|
|
66
|
+
<tr>
|
|
67
|
+
<td id='jorge-revuelta-h'>
|
|
68
|
+
<a href='https://github.com/minuscorp'>
|
|
69
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
|
50
70
|
</a>
|
|
51
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
71
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
52
72
|
</td>
|
|
53
73
|
<td id='andrew-mcburney'>
|
|
54
74
|
<a href='https://github.com/AndrewMcBurney'>
|
|
@@ -56,37 +76,31 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
56
76
|
</a>
|
|
57
77
|
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
58
78
|
</td>
|
|
79
|
+
<td id='joshua-liebowitz'>
|
|
80
|
+
<a href='https://github.com/taquitos'>
|
|
81
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
|
82
|
+
</a>
|
|
83
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
84
|
+
</td>
|
|
59
85
|
<td id='fumiya-nakamura'>
|
|
60
86
|
<a href='https://github.com/nafu'>
|
|
61
87
|
<img src='https://github.com/nafu.png?size=140'>
|
|
62
88
|
</a>
|
|
63
89
|
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
64
90
|
</td>
|
|
65
|
-
</tr>
|
|
66
|
-
<tr>
|
|
67
|
-
<td id='iulian-onofrei'>
|
|
68
|
-
<a href='https://github.com/revolter'>
|
|
69
|
-
<img src='https://github.com/revolter.png?size=140'>
|
|
70
|
-
</a>
|
|
71
|
-
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
72
|
-
</td>
|
|
73
|
-
<td id='kohki-miki'>
|
|
74
|
-
<a href='https://github.com/giginet'>
|
|
75
|
-
<img src='https://github.com/giginet.png?size=140'>
|
|
76
|
-
</a>
|
|
77
|
-
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
78
|
-
</td>
|
|
79
91
|
<td id='jan-piotrowski'>
|
|
80
92
|
<a href='https://github.com/janpio'>
|
|
81
93
|
<img src='https://github.com/janpio.png?size=140'>
|
|
82
94
|
</a>
|
|
83
95
|
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
84
96
|
</td>
|
|
85
|
-
|
|
86
|
-
<
|
|
87
|
-
<
|
|
97
|
+
</tr>
|
|
98
|
+
<tr>
|
|
99
|
+
<td id='matthew-ellis'>
|
|
100
|
+
<a href='https://github.com/matthewellis'>
|
|
101
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
|
88
102
|
</a>
|
|
89
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
103
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
90
104
|
</td>
|
|
91
105
|
<td id='aaron-brager'>
|
|
92
106
|
<a href='https://github.com/getaaron'>
|
|
@@ -94,51 +108,31 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
94
108
|
</a>
|
|
95
109
|
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
96
110
|
</td>
|
|
97
|
-
</tr>
|
|
98
|
-
<tr>
|
|
99
|
-
<td id='josh-holtz'>
|
|
100
|
-
<a href='https://github.com/joshdholtz'>
|
|
101
|
-
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
102
|
-
</a>
|
|
103
|
-
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
104
|
-
</td>
|
|
105
111
|
<td id='maksym-grebenets'>
|
|
106
112
|
<a href='https://github.com/mgrebenets'>
|
|
107
113
|
<img src='https://github.com/mgrebenets.png?size=140'>
|
|
108
114
|
</a>
|
|
109
115
|
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
110
116
|
</td>
|
|
111
|
-
<td id='jorge-revuelta-h'>
|
|
112
|
-
<a href='https://github.com/minuscorp'>
|
|
113
|
-
<img src='https://github.com/minuscorp.png?size=140'>
|
|
114
|
-
</a>
|
|
115
|
-
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
116
|
-
</td>
|
|
117
117
|
<td id='felix-krause'>
|
|
118
118
|
<a href='https://github.com/KrauseFx'>
|
|
119
119
|
<img src='https://github.com/KrauseFx.png?size=140'>
|
|
120
120
|
</a>
|
|
121
121
|
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
122
122
|
</td>
|
|
123
|
-
<td id='
|
|
124
|
-
<a href='https://github.com/
|
|
125
|
-
<img src='https://github.com/
|
|
123
|
+
<td id='josh-holtz'>
|
|
124
|
+
<a href='https://github.com/joshdholtz'>
|
|
125
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
126
126
|
</a>
|
|
127
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
127
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</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'>Jimmy Dee</h4>
|
|
136
|
-
</td>
|
|
137
|
-
<td id='luka-mirosevic'>
|
|
138
|
-
<a href='https://github.com/lmirosevic'>
|
|
139
|
-
<img src='https://github.com/lmirosevic.png?size=140'>
|
|
131
|
+
<td id='kohki-miki'>
|
|
132
|
+
<a href='https://github.com/giginet'>
|
|
133
|
+
<img src='https://github.com/giginet.png?size=140'>
|
|
140
134
|
</a>
|
|
141
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
135
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
142
136
|
</td>
|
|
143
137
|
<td id='helmut-januschka'>
|
|
144
138
|
<a href='https://github.com/hjanuschka'>
|
|
@@ -146,17 +140,23 @@ 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/hjanuschka'>Helmut Januschka</a></h4>
|
|
148
142
|
</td>
|
|
149
|
-
<td id='
|
|
150
|
-
<a href='https://github.com/
|
|
151
|
-
<img src='https://github.com/
|
|
143
|
+
<td id='jérôme-lacoste'>
|
|
144
|
+
<a href='https://github.com/lacostej'>
|
|
145
|
+
<img src='https://github.com/lacostej.png?size=140'>
|
|
152
146
|
</a>
|
|
153
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
147
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
154
148
|
</td>
|
|
155
|
-
<td id='
|
|
156
|
-
<a href='https://github.com/
|
|
157
|
-
<img src='https://github.com/
|
|
149
|
+
<td id='manu-wallner'>
|
|
150
|
+
<a href='https://github.com/milch'>
|
|
151
|
+
<img src='https://github.com/milch.png?size=140'>
|
|
158
152
|
</a>
|
|
159
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
153
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
154
|
+
</td>
|
|
155
|
+
<td id='luka-mirosevic'>
|
|
156
|
+
<a href='https://github.com/lmirosevic'>
|
|
157
|
+
<img src='https://github.com/lmirosevic.png?size=140'>
|
|
158
|
+
</a>
|
|
159
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
160
160
|
</td>
|
|
161
161
|
</tr>
|
|
162
162
|
</table>
|
|
@@ -171,6 +171,15 @@ Check out [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to help
|
|
|
171
171
|
|
|
172
172
|
Help us keep _fastlane_ open and inclusive. Please read and follow our [Code of Conduct](https://github.com/fastlane/fastlane/blob/master/CODE_OF_CONDUCT.md).
|
|
173
173
|
|
|
174
|
+
## Metrics
|
|
175
|
+
|
|
176
|
+
_fastlane_ tracks a few key metrics to understand how developers are using the tool and to help us know what areas need improvement. No personal/sensitive information is ever collected. Metrics that are collected include:
|
|
177
|
+
|
|
178
|
+
* The number of _fastlane_ runs
|
|
179
|
+
* A salted hash of the app identifier or package name, which helps us anonymously identify unique usage of _fastlane_
|
|
180
|
+
|
|
181
|
+
You can easily opt-out of metrics collection by adding `opt_out_usage` at the top of your `Fastfile` or by setting the environment variable `FASTLANE_OPT_OUT_USAGE`. [Check out the metrics code on GitHub](https://github.com/fastlane/fastlane/tree/master/fastlane_core/lib/fastlane_core/analytics)
|
|
182
|
+
|
|
174
183
|
## License
|
|
175
184
|
|
|
176
185
|
This project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file.
|
|
@@ -191,9 +191,7 @@ module Fastlane
|
|
|
191
191
|
description: "The number of threads to use for simultaneous dSYM upload",
|
|
192
192
|
verify_block: proc do |value|
|
|
193
193
|
min_threads = 1
|
|
194
|
-
max_threads = 15
|
|
195
194
|
UI.user_error!("Too few threads (#{value}) minimum number of threads: #{min_threads}") unless value >= min_threads
|
|
196
|
-
UI.user_error!("Too many threads (#{value}) maximum number of threads: #{max_threads}") unless value <= max_threads
|
|
197
195
|
end)
|
|
198
196
|
]
|
|
199
197
|
end
|
|
@@ -4,21 +4,34 @@ module Fastlane
|
|
|
4
4
|
module Helper
|
|
5
5
|
class CrashlyticsHelper
|
|
6
6
|
class << self
|
|
7
|
-
def
|
|
8
|
-
path =
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
def discover_crashlytics_path(params)
|
|
8
|
+
path = params[:crashlytics_path]
|
|
9
|
+
|
|
10
|
+
# Finding submit binary inside of given Crashlytics path (for backwards compatability)
|
|
11
|
+
if path && File.basename(path) == "Crashlytics.framework"
|
|
12
|
+
path = Dir[File.join(path, '**', 'submit')].last
|
|
13
|
+
end
|
|
14
|
+
|
|
15
|
+
# Check for submit binary outside of Crashlytics.framework (for Crashlytics 3.4.1 and over)
|
|
16
|
+
path ||= Dir["./Pods/Crashlytics/submit"].first
|
|
17
|
+
|
|
18
|
+
# Check for submit binary in Crashlytics.framework (for Crashlytics 3.4.1 and under)
|
|
19
|
+
path ||= Dir["./Pods/iOS/Crashlytics/Crashlytics.framework/submit"].last
|
|
20
|
+
path ||= Dir["./**/Crashlytics.framework/submit"].last
|
|
21
|
+
|
|
22
|
+
if path && path.downcase.include?("crashlytics.framework")
|
|
23
|
+
UI.deprecated("Crashlytics has removed support for the submit binary in Crashlytics.framework as of 3.4.1. Please change :crashlytics_path to `<PODS_ROOT>/Crashlytics/submit`")
|
|
11
24
|
end
|
|
25
|
+
|
|
12
26
|
return path
|
|
13
27
|
end
|
|
14
28
|
|
|
15
29
|
def generate_ios_command(params)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
submit_binary
|
|
21
|
-
UI.user_error!("Could not find submit binary in crashlytics bundle at path '#{params[:crashlytics_path]}'") unless submit_binary
|
|
30
|
+
submit_binary = discover_crashlytics_path(params)
|
|
31
|
+
unless submit_binary
|
|
32
|
+
UI.user_error!("Couldn't find Crashlytics' submit binary in current directory. Make sure to add the 'Crashlytics' pod to your 'Podfile' and run `pod update`")
|
|
33
|
+
end
|
|
34
|
+
submit_binary = "Crashlytics.framework/submit" if Helper.test?
|
|
22
35
|
|
|
23
36
|
command = []
|
|
24
37
|
command << submit_binary.shellescape
|
|
@@ -46,7 +46,8 @@ module FastlaneCore
|
|
|
46
46
|
ec: event[:category], # Event category
|
|
47
47
|
ea: event[:action], # Event action
|
|
48
48
|
el: event[:label] || "na", # Event label
|
|
49
|
-
ev: event[:value] || "0"
|
|
49
|
+
ev: event[:value] || "0", # Event value
|
|
50
|
+
aip: "1" # IP anonymization
|
|
50
51
|
})
|
|
51
52
|
end
|
|
52
53
|
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.99.
|
|
4
|
+
version: 2.99.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
- Maksym Grebenets
|
|
8
|
-
- Helmut Januschka
|
|
9
|
-
- Jan Piotrowski
|
|
10
|
-
- Josh Holtz
|
|
11
|
-
- Fumiya Nakamura
|
|
12
7
|
- Jimmy Dee
|
|
13
|
-
-
|
|
8
|
+
- Josh Holtz
|
|
9
|
+
- Stefan Natchev
|
|
10
|
+
- Felix Krause
|
|
11
|
+
- Manu Wallner
|
|
12
|
+
- Joshua Liebowitz
|
|
13
|
+
- Jan Piotrowski
|
|
14
14
|
- Aaron Brager
|
|
15
|
-
- Matthew Ellis
|
|
16
15
|
- Iulian Onofrei
|
|
17
|
-
- Jérôme Lacoste
|
|
18
|
-
- Joshua Liebowitz
|
|
19
|
-
- Felix Krause
|
|
20
16
|
- Danielle Tomlinson
|
|
21
|
-
-
|
|
22
|
-
- Manu Wallner
|
|
23
|
-
- Luka Mirosevic
|
|
17
|
+
- Fumiya Nakamura
|
|
24
18
|
- Olivier Halligon
|
|
25
|
-
-
|
|
19
|
+
- Helmut Januschka
|
|
20
|
+
- Luka Mirosevic
|
|
21
|
+
- Maksym Grebenets
|
|
22
|
+
- Jorge Revuelta H
|
|
23
|
+
- Matthew Ellis
|
|
24
|
+
- Jérôme Lacoste
|
|
26
25
|
- Andrew McBurney
|
|
26
|
+
- Kohki Miki
|
|
27
27
|
autorequire:
|
|
28
28
|
bindir: bin
|
|
29
29
|
cert_chain: []
|
|
30
|
-
date: 2018-07-
|
|
30
|
+
date: 2018-07-11 00:00:00.000000000 Z
|
|
31
31
|
dependencies:
|
|
32
32
|
- !ruby/object:Gem::Dependency
|
|
33
33
|
name: slack-notifier
|