fastlane 2.37.0.beta.20170603010102 → 2.37.0.beta.20170604010021
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/deliver/lib/deliver/runner.rb +1 -1
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/snapshot/README.md +1 -1
- metadata +12 -12
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b0ac64c8712d4c00f232ea33e8ce14f56ba239a8
|
4
|
+
data.tar.gz: 2b494a737d318edf754b63a6b999da98009689b7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a2d4a920f95dc3864b91eefc1065a2f6ba6598f6750b611d81f7a76b8b6b932078cfd9e14021a93f5a7b30ffd500600487d2744a60a6cea9b590535b4e947de8
|
7
|
+
data.tar.gz: c6eb2c91fb577d5d704c9651a3d768497c8a86a44df8d0d52e50310f3cd6d529b64e65767110c7b01813007e116adaf3baf1b15394a916aa5c29a30733e7a586
|
data/snapshot/README.md
CHANGED
@@ -81,7 +81,7 @@ Get in contact with the developer on Twitter: [@FastlaneTools](https://twitter.c
|
|
81
81
|
- Configure it once, store the configuration in git
|
82
82
|
- Do something else, while the computer takes the screenshots for you
|
83
83
|
- Integrates with [`fastlane`](https://fastlane.tools) and [`deliver`](https://github.com/fastlane/fastlane/tree/master/deliver)
|
84
|
-
- Generates a beautiful web page, which shows all screenshots on all devices. This is perfect to send to
|
84
|
+
- Generates a beautiful web page, which shows all screenshots on all devices. This is perfect to send to QA or the marketing team
|
85
85
|
- _snapshot_ automatically waits for network requests to be finished before taking a screenshot (we don't want loading images in the App Store screenshots)
|
86
86
|
|
87
87
|
##### [Do you like fastlane? Be the first to know about updates and new fastlane tools](https://tinyletter.com/fastlane-tools)
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastlane
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.37.0.beta.
|
4
|
+
version: 2.37.0.beta.20170604010021
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Felix Krause
|
@@ -15,7 +15,7 @@ authors:
|
|
15
15
|
autorequire:
|
16
16
|
bindir: bin
|
17
17
|
cert_chain: []
|
18
|
-
date: 2017-06-
|
18
|
+
date: 2017-06-04 00:00:00.000000000 Z
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|
21
21
|
name: slack-notifier
|
@@ -1368,23 +1368,23 @@ metadata:
|
|
1368
1368
|
post_install_message:
|
1369
1369
|
rdoc_options: []
|
1370
1370
|
require_paths:
|
1371
|
-
-
|
1372
|
-
-
|
1373
|
-
- pilot/lib
|
1374
|
-
- gym/lib
|
1371
|
+
- deliver/lib
|
1372
|
+
- supply/lib
|
1375
1373
|
- fastlane/lib
|
1376
1374
|
- fastlane_core/lib
|
1377
|
-
- produce/lib
|
1378
|
-
- scan/lib
|
1379
1375
|
- frameit/lib
|
1376
|
+
- credentials_manager/lib
|
1377
|
+
- gym/lib
|
1380
1378
|
- spaceship/lib
|
1381
|
-
-
|
1379
|
+
- scan/lib
|
1380
|
+
- snapshot/lib
|
1382
1381
|
- pem/lib
|
1383
|
-
- deliver/lib
|
1384
1382
|
- cert/lib
|
1385
|
-
- supply/lib
|
1386
1383
|
- sigh/lib
|
1387
|
-
-
|
1384
|
+
- screengrab/lib
|
1385
|
+
- match/lib
|
1386
|
+
- produce/lib
|
1387
|
+
- pilot/lib
|
1388
1388
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1389
1389
|
requirements:
|
1390
1390
|
- - ">="
|