fastlane 2.123.0 → 2.124.0.beta.20190515200049
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/version.rb +1 -1
- metadata +17 -22
- data/fastlane/lib/fastlane/actions/.slack.rb.swp +0 -0
- data/fastlane/lib/fastlane/actions/.update_project_provisioning.rb.swp +0 -0
- data/fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/josh.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- data/spaceship/lib/spaceship/connect_api/.DS_Store +0 -0
- data/spaceship/lib/spaceship/portal/ui/.select_team.rb.swp +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 852f595105562fa45d226cef650fc3c237200330
|
4
|
+
data.tar.gz: 48a6560562cf740f65f6c1c4efcf858e0e6e2883
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 11b57a7a71d2ce4197faeb2142f56000fc4005acbcc58f4412067b25164bc613a33aed439b31d0c9ea801f3189ff17648f54b7e6ea253bcad3ab5bac6e7cfcd9
|
7
|
+
data.tar.gz: 161ff1cd7981eefda2a701cb1d78400b8c82d5492b4b2d3314c2786dca211f8fa2679414c0de25d59c85e24a2b4b265fed142d8c961b9106b5bc5a82cc389edf
|
@@ -1,5 +1,5 @@
|
|
1
1
|
module Fastlane
|
2
|
-
VERSION = '2.
|
2
|
+
VERSION = '2.124.0.beta.20190515200049'.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.124.0.beta.20190515200049
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Helmut Januschka
|
@@ -980,8 +980,6 @@ files:
|
|
980
980
|
- fastlane/lib/fastlane.rb
|
981
981
|
- fastlane/lib/fastlane/action.rb
|
982
982
|
- fastlane/lib/fastlane/action_collector.rb
|
983
|
-
- fastlane/lib/fastlane/actions/.slack.rb.swp
|
984
|
-
- fastlane/lib/fastlane/actions/.update_project_provisioning.rb.swp
|
985
983
|
- fastlane/lib/fastlane/actions/README.md
|
986
984
|
- fastlane/lib/fastlane/actions/actions_helper.rb
|
987
985
|
- fastlane/lib/fastlane/actions/adb.rb
|
@@ -1306,7 +1304,6 @@ files:
|
|
1306
1304
|
- fastlane/swift/Fastlane.swift
|
1307
1305
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.pbxproj
|
1308
1306
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
|
1309
|
-
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/josh.xcuserdatad/UserInterfaceState.xcuserstate
|
1310
1307
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/xcshareddata/xcschemes/FastlaneRunner.xcscheme
|
1311
1308
|
- fastlane/swift/FastlaneSwiftRunner/README.txt
|
1312
1309
|
- fastlane/swift/Gymfile.swift
|
@@ -1590,7 +1587,6 @@ files:
|
|
1590
1587
|
- spaceship/lib/spaceship/client.rb
|
1591
1588
|
- spaceship/lib/spaceship/commands_generator.rb
|
1592
1589
|
- spaceship/lib/spaceship/connect_api.rb
|
1593
|
-
- spaceship/lib/spaceship/connect_api/.DS_Store
|
1594
1590
|
- spaceship/lib/spaceship/connect_api/base.rb
|
1595
1591
|
- spaceship/lib/spaceship/connect_api/client.rb
|
1596
1592
|
- spaceship/lib/spaceship/du/du_client.rb
|
@@ -1623,7 +1619,6 @@ files:
|
|
1623
1619
|
- spaceship/lib/spaceship/portal/provisioning_profile.rb
|
1624
1620
|
- spaceship/lib/spaceship/portal/provisioning_profile_template.rb
|
1625
1621
|
- spaceship/lib/spaceship/portal/spaceship.rb
|
1626
|
-
- spaceship/lib/spaceship/portal/ui/.select_team.rb.swp
|
1627
1622
|
- spaceship/lib/spaceship/portal/ui/select_team.rb
|
1628
1623
|
- spaceship/lib/spaceship/portal/website_push.rb
|
1629
1624
|
- spaceship/lib/spaceship/provider.rb
|
@@ -1712,24 +1707,24 @@ metadata:
|
|
1712
1707
|
post_install_message:
|
1713
1708
|
rdoc_options: []
|
1714
1709
|
require_paths:
|
1715
|
-
-
|
1710
|
+
- spaceship/lib
|
1711
|
+
- supply/lib
|
1712
|
+
- produce/lib
|
1716
1713
|
- pem/lib
|
1717
|
-
-
|
1718
|
-
-
|
1719
|
-
-
|
1720
|
-
-
|
1721
|
-
- deliver/lib
|
1714
|
+
- credentials_manager/lib
|
1715
|
+
- sigh/lib
|
1716
|
+
- gym/lib
|
1717
|
+
- screengrab/lib
|
1722
1718
|
- scan/lib
|
1723
|
-
-
|
1719
|
+
- deliver/lib
|
1720
|
+
- match/lib
|
1724
1721
|
- cert/lib
|
1725
|
-
- fastlane/lib
|
1726
|
-
- spaceship/lib
|
1727
1722
|
- pilot/lib
|
1728
|
-
-
|
1723
|
+
- snapshot/lib
|
1724
|
+
- fastlane_core/lib
|
1725
|
+
- frameit/lib
|
1729
1726
|
- precheck/lib
|
1730
|
-
-
|
1731
|
-
- sigh/lib
|
1732
|
-
- produce/lib
|
1727
|
+
- fastlane/lib
|
1733
1728
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1734
1729
|
requirements:
|
1735
1730
|
- - ">="
|
@@ -1737,12 +1732,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1737
1732
|
version: 2.0.0
|
1738
1733
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1739
1734
|
requirements:
|
1740
|
-
- - "
|
1735
|
+
- - ">"
|
1741
1736
|
- !ruby/object:Gem::Version
|
1742
|
-
version:
|
1737
|
+
version: 1.3.1
|
1743
1738
|
requirements: []
|
1744
1739
|
rubyforge_project:
|
1745
|
-
rubygems_version: 2.
|
1740
|
+
rubygems_version: 2.6.8
|
1746
1741
|
signing_key:
|
1747
1742
|
specification_version: 4
|
1748
1743
|
summary: The easiest way to automate beta deployments and releases for your iOS and
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|