fastlane 2.62.0.beta.20171017010003 → 2.62.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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4df4b2ac985013214b5be44f8b987c1b8fb1daec
|
|
4
|
+
data.tar.gz: 49e29c2215b81b08f1d2754c4a3d5889edd5bd56
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: df17cbf3136bff30b0ac869282f18de40b343cf9067c4c8c0e5911e7e854aac3ae623b758fd8039183ab61ff205ecafd9976de28409447cf7b04fe4e9a16fa33
|
|
7
|
+
data.tar.gz: 9b8c64e4248c8264716874ad71936ffe8650604a19877fafd225de40183b337036fea6597d6f33b2413e1e3c368f657070f41d1633838676e6458aa7793da1d0
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
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.62.0
|
|
4
|
+
version: 2.62.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Felix Krause
|
|
@@ -845,6 +845,7 @@ files:
|
|
|
845
845
|
- fastlane/lib/assets/s3_plist_template.erb
|
|
846
846
|
- fastlane/lib/assets/s3_version_template.erb
|
|
847
847
|
- fastlane/lib/fastlane.rb
|
|
848
|
+
- fastlane/lib/fastlane/.DS_Store
|
|
848
849
|
- fastlane/lib/fastlane/action.rb
|
|
849
850
|
- fastlane/lib/fastlane/action_collector.rb
|
|
850
851
|
- fastlane/lib/fastlane/actions/README.md
|
|
@@ -1109,6 +1110,7 @@ files:
|
|
|
1109
1110
|
- fastlane/lib/fastlane/fast_file.rb
|
|
1110
1111
|
- fastlane/lib/fastlane/fastlane_require.rb
|
|
1111
1112
|
- fastlane/lib/fastlane/features.rb
|
|
1113
|
+
- fastlane/lib/fastlane/helper/.DS_Store
|
|
1112
1114
|
- fastlane/lib/fastlane/helper/README.md
|
|
1113
1115
|
- fastlane/lib/fastlane/helper/adb_helper.rb
|
|
1114
1116
|
- fastlane/lib/fastlane/helper/cocoapod_helper.rb
|
|
@@ -1169,8 +1171,10 @@ files:
|
|
|
1169
1171
|
- fastlane/lib/fastlane/tools.rb
|
|
1170
1172
|
- fastlane/lib/fastlane/version.rb
|
|
1171
1173
|
- fastlane_core/README.md
|
|
1174
|
+
- fastlane_core/lib/.DS_Store
|
|
1172
1175
|
- fastlane_core/lib/assets/XMLTemplate.xml.erb
|
|
1173
1176
|
- fastlane_core/lib/fastlane_core.rb
|
|
1177
|
+
- fastlane_core/lib/fastlane_core/.DS_Store
|
|
1174
1178
|
- fastlane_core/lib/fastlane_core/analytics/action_completion_context.rb
|
|
1175
1179
|
- fastlane_core/lib/fastlane_core/analytics/action_launch_context.rb
|
|
1176
1180
|
- fastlane_core/lib/fastlane_core/analytics/analytics_event_builder.rb
|
|
@@ -1503,24 +1507,24 @@ metadata:
|
|
|
1503
1507
|
post_install_message:
|
|
1504
1508
|
rdoc_options: []
|
|
1505
1509
|
require_paths:
|
|
1506
|
-
-
|
|
1507
|
-
-
|
|
1510
|
+
- cert/lib
|
|
1511
|
+
- credentials_manager/lib
|
|
1512
|
+
- deliver/lib
|
|
1513
|
+
- fastlane/lib
|
|
1514
|
+
- fastlane_core/lib
|
|
1515
|
+
- frameit/lib
|
|
1516
|
+
- gym/lib
|
|
1508
1517
|
- match/lib
|
|
1518
|
+
- pem/lib
|
|
1519
|
+
- pilot/lib
|
|
1509
1520
|
- precheck/lib
|
|
1510
|
-
- sigh/lib
|
|
1511
1521
|
- produce/lib
|
|
1512
1522
|
- scan/lib
|
|
1513
|
-
-
|
|
1523
|
+
- screengrab/lib
|
|
1524
|
+
- sigh/lib
|
|
1514
1525
|
- snapshot/lib
|
|
1515
|
-
- frameit/lib
|
|
1516
|
-
- fastlane/lib
|
|
1517
|
-
- cert/lib
|
|
1518
|
-
- pilot/lib
|
|
1519
1526
|
- spaceship/lib
|
|
1520
|
-
-
|
|
1521
|
-
- deliver/lib
|
|
1522
|
-
- fastlane_core/lib
|
|
1523
|
-
- pem/lib
|
|
1527
|
+
- supply/lib
|
|
1524
1528
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
1525
1529
|
requirements:
|
|
1526
1530
|
- - ">="
|
|
@@ -1528,14 +1532,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
1528
1532
|
version: 2.0.0
|
|
1529
1533
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1530
1534
|
requirements:
|
|
1531
|
-
- - "
|
|
1535
|
+
- - ">="
|
|
1532
1536
|
- !ruby/object:Gem::Version
|
|
1533
|
-
version:
|
|
1537
|
+
version: '0'
|
|
1534
1538
|
requirements: []
|
|
1535
1539
|
rubyforge_project:
|
|
1536
|
-
rubygems_version: 2.
|
|
1540
|
+
rubygems_version: 2.5.2
|
|
1537
1541
|
signing_key:
|
|
1538
1542
|
specification_version: 4
|
|
1539
1543
|
summary: The easiest way to automate beta deployments and releases for your iOS and
|
|
1540
1544
|
Android apps
|
|
1541
1545
|
test_files: []
|
|
1546
|
+
has_rdoc:
|