fastlane 2.79.0 → 2.80.0.beta.20180130010002
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/fastlane/lib/fastlane/actions/download_dsyms.rb +1 -1
- data/fastlane/lib/fastlane/version.rb +1 -1
- metadata +17 -25
- data/fastlane/lib/.DS_Store +0 -0
- data/fastlane/lib/assets/.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/setup/.DS_Store +0 -0
- data/fastlane_core/lib/.DS_Store +0 -0
- data/fastlane_core/lib/fastlane_core/.DS_Store +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fc0c57535a36c41990b1c5c9b977809379dd9c67
|
4
|
+
data.tar.gz: 8db086aaf8fa564fa1ea3ea030f5fc1e95664f6e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 300c38e03733b798720dc9c294a4bc1e42431cae8cfd517140a580314385a14771088b457a70818423bb6b8dec82eeb4c0f40d7e1393b3e35f710b45c4678e86
|
7
|
+
data.tar.gz: 3c9d85babf6354ae269aadf7b3370fd2d76489ab44c0f53ebf33a54e3514b1c38f2ee4a33886a3a392828c54b2ccba9a63686929b6fd10aecf8932fef9c7c0d9
|
@@ -84,7 +84,7 @@ module Fastlane
|
|
84
84
|
end
|
85
85
|
|
86
86
|
if (Actions.lane_context[SharedValues::DSYM_PATHS] || []).count == 0
|
87
|
-
UI.error("No dSYM files found on iTunes Connect - this usually happens when no
|
87
|
+
UI.error("No dSYM files found on iTunes Connect - this usually happens when no recompiling has happened yet")
|
88
88
|
end
|
89
89
|
end
|
90
90
|
# rubocop:enable Metrics/PerceivedComplexity
|
@@ -1,5 +1,5 @@
|
|
1
1
|
module Fastlane
|
2
|
-
VERSION = '2.
|
2
|
+
VERSION = '2.80.0.beta.20180130010002'.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
|
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.
|
4
|
+
version: 2.80.0.beta.20180130010002
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Joshua Liebowitz
|
@@ -25,7 +25,7 @@ authors:
|
|
25
25
|
autorequire:
|
26
26
|
bindir: bin
|
27
27
|
cert_chain: []
|
28
|
-
date: 2018-01-
|
28
|
+
date: 2018-01-30 00:00:00.000000000 Z
|
29
29
|
dependencies:
|
30
30
|
- !ruby/object:Gem::Dependency
|
31
31
|
name: slack-notifier
|
@@ -881,8 +881,6 @@ files:
|
|
881
881
|
- deliver/lib/deliver/upload_price_tier.rb
|
882
882
|
- deliver/lib/deliver/upload_screenshots.rb
|
883
883
|
- fastlane/README.md
|
884
|
-
- fastlane/lib/.DS_Store
|
885
|
-
- fastlane/lib/assets/.DS_Store
|
886
884
|
- fastlane/lib/assets/ActionDetails.md.erb
|
887
885
|
- fastlane/lib/assets/Actions.md.erb
|
888
886
|
- fastlane/lib/assets/AppfileTemplate
|
@@ -901,10 +899,8 @@ files:
|
|
901
899
|
- fastlane/lib/assets/s3_plist_template.erb
|
902
900
|
- fastlane/lib/assets/s3_version_template.erb
|
903
901
|
- fastlane/lib/fastlane.rb
|
904
|
-
- fastlane/lib/fastlane/.DS_Store
|
905
902
|
- fastlane/lib/fastlane/action.rb
|
906
903
|
- fastlane/lib/fastlane/action_collector.rb
|
907
|
-
- fastlane/lib/fastlane/actions/.DS_Store
|
908
904
|
- fastlane/lib/fastlane/actions/README.md
|
909
905
|
- fastlane/lib/fastlane/actions/actions_helper.rb
|
910
906
|
- fastlane/lib/fastlane/actions/adb.rb
|
@@ -957,7 +953,6 @@ files:
|
|
957
953
|
- fastlane/lib/fastlane/actions/deliver.rb
|
958
954
|
- fastlane/lib/fastlane/actions/deploygate.rb
|
959
955
|
- fastlane/lib/fastlane/actions/device_grid/README.md
|
960
|
-
- fastlane/lib/fastlane/actions/docs/.DS_Store
|
961
956
|
- fastlane/lib/fastlane/actions/docs/build_ios_app.md
|
962
957
|
- fastlane/lib/fastlane/actions/docs/capture_android_screenshots.md
|
963
958
|
- fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md
|
@@ -1199,7 +1194,6 @@ files:
|
|
1199
1194
|
- fastlane/lib/fastlane/server/json_return_value_processor.rb
|
1200
1195
|
- fastlane/lib/fastlane/server/socket_server.rb
|
1201
1196
|
- fastlane/lib/fastlane/server/socket_server_action_command_executor.rb
|
1202
|
-
- fastlane/lib/fastlane/setup/.DS_Store
|
1203
1197
|
- fastlane/lib/fastlane/setup/crashlytics_beta.rb
|
1204
1198
|
- fastlane/lib/fastlane/setup/crashlytics_beta_command_line_handler.rb
|
1205
1199
|
- fastlane/lib/fastlane/setup/crashlytics_beta_info.rb
|
@@ -1252,10 +1246,8 @@ files:
|
|
1252
1246
|
- fastlane/swift/main.swift
|
1253
1247
|
- fastlane/swift/upgrade_manifest.json
|
1254
1248
|
- fastlane_core/README.md
|
1255
|
-
- fastlane_core/lib/.DS_Store
|
1256
1249
|
- fastlane_core/lib/assets/XMLTemplate.xml.erb
|
1257
1250
|
- fastlane_core/lib/fastlane_core.rb
|
1258
|
-
- fastlane_core/lib/fastlane_core/.DS_Store
|
1259
1251
|
- fastlane_core/lib/fastlane_core/analytics/action_completion_context.rb
|
1260
1252
|
- fastlane_core/lib/fastlane_core/analytics/action_launch_context.rb
|
1261
1253
|
- fastlane_core/lib/fastlane_core/analytics/analytics_event_builder.rb
|
@@ -1622,24 +1614,24 @@ metadata:
|
|
1622
1614
|
post_install_message:
|
1623
1615
|
rdoc_options: []
|
1624
1616
|
require_paths:
|
1625
|
-
-
|
1626
|
-
-
|
1627
|
-
- deliver/lib
|
1628
|
-
- fastlane/lib
|
1629
|
-
- fastlane_core/lib
|
1630
|
-
- frameit/lib
|
1617
|
+
- scan/lib
|
1618
|
+
- spaceship/lib
|
1631
1619
|
- gym/lib
|
1632
|
-
- match/lib
|
1633
|
-
- pem/lib
|
1634
|
-
- pilot/lib
|
1635
1620
|
- precheck/lib
|
1636
1621
|
- produce/lib
|
1637
|
-
-
|
1622
|
+
- pilot/lib
|
1623
|
+
- fastlane/lib
|
1624
|
+
- supply/lib
|
1625
|
+
- credentials_manager/lib
|
1626
|
+
- pem/lib
|
1627
|
+
- deliver/lib
|
1638
1628
|
- screengrab/lib
|
1629
|
+
- frameit/lib
|
1630
|
+
- match/lib
|
1631
|
+
- fastlane_core/lib
|
1639
1632
|
- sigh/lib
|
1640
1633
|
- snapshot/lib
|
1641
|
-
-
|
1642
|
-
- supply/lib
|
1634
|
+
- cert/lib
|
1643
1635
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1644
1636
|
requirements:
|
1645
1637
|
- - ">="
|
@@ -1647,12 +1639,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1647
1639
|
version: 2.0.0
|
1648
1640
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1649
1641
|
requirements:
|
1650
|
-
- - "
|
1642
|
+
- - ">"
|
1651
1643
|
- !ruby/object:Gem::Version
|
1652
|
-
version:
|
1644
|
+
version: 1.3.1
|
1653
1645
|
requirements: []
|
1654
1646
|
rubyforge_project:
|
1655
|
-
rubygems_version: 2.
|
1647
|
+
rubygems_version: 2.4.5.1
|
1656
1648
|
signing_key:
|
1657
1649
|
specification_version: 4
|
1658
1650
|
summary: The easiest way to automate beta deployments and releases for your iOS and
|
data/fastlane/lib/.DS_Store
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/fastlane_core/lib/.DS_Store
DELETED
Binary file
|
Binary file
|