fastlane 2.204.2 → 2.205.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +96 -96
- data/deliver/lib/deliver/runner.rb +2 -2
- data/fastlane/lib/fastlane/actions/badge.rb +1 -1
- data/fastlane/lib/fastlane/actions/get_version_number.rb +1 -1
- data/fastlane/lib/fastlane/actions/git_commit.rb +4 -6
- data/fastlane/lib/fastlane/actions/read_podspec.rb +1 -1
- data/fastlane/lib/fastlane/commands_generator.rb +2 -1
- data/fastlane/lib/fastlane/swift_runner_upgrader.rb +6 -7
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/DeliverfileProtocol.swift +1 -1
- data/fastlane/swift/Fastlane.swift +8 -8
- data/fastlane/swift/Gymfile.swift +1 -1
- data/fastlane/swift/GymfileProtocol.swift +1 -1
- data/fastlane/swift/Matchfile.swift +1 -1
- data/fastlane/swift/MatchfileProtocol.swift +2 -2
- data/fastlane/swift/Precheckfile.swift +1 -1
- data/fastlane/swift/PrecheckfileProtocol.swift +1 -1
- data/fastlane/swift/Scanfile.swift +1 -1
- data/fastlane/swift/ScanfileProtocol.swift +1 -1
- data/fastlane/swift/Screengrabfile.swift +1 -1
- data/fastlane/swift/ScreengrabfileProtocol.swift +1 -1
- data/fastlane/swift/Snapshotfile.swift +1 -1
- data/fastlane/swift/SnapshotfileProtocol.swift +1 -1
- data/fastlane/swift/SocketClient.swift +2 -2
- data/fastlane/swift/formatting/Brewfile.lock.json +14 -14
- data/fastlane_core/README.md +1 -0
- data/frameit/lib/frameit/.device.rb.swp +0 -0
- data/frameit/lib/frameit/.device_types.rb.swp +0 -0
- data/frameit/lib/frameit/.editor.rb.swp +0 -0
- data/frameit/lib/frameit/.offsets.rb.swp +0 -0
- data/frameit/lib/frameit/.runner.rb.swp +0 -0
- data/frameit/lib/frameit/.screenshot.rb.swp +0 -0
- data/match/lib/match/encryption/openssl.rb +1 -1
- data/match/lib/match/options.rb +1 -1
- data/pilot/lib/pilot/build_manager.rb +2 -2
- data/scan/lib/scan/runner.rb +5 -1
- data/snapshot/lib/assets/SnapshotHelper.swift +2 -2
- data/spaceship/lib/spaceship/client.rb +13 -25
- data/spaceship/lib/spaceship/connect_api/.response.rb.swp +0 -0
- data/spaceship/lib/spaceship/connect_api/models/.app.rb.swp +0 -0
- data/spaceship/lib/spaceship/connect_api/models/.review_submission.rb.swp +0 -0
- data/spaceship/lib/spaceship/connect_api/models/app.rb +2 -1
- data/spaceship/lib/spaceship/connect_api/models/review_submission.rb +1 -0
- data/spaceship/lib/spaceship/portal/certificate.rb +4 -3
- data/spaceship/lib/spaceship/tunes/app_ratings.rb +6 -6
- data/spaceship/lib/spaceship/tunes/iap_families.rb +1 -1
- data/spaceship/lib/spaceship/tunes/tunes.rb +0 -1
- data/spaceship/lib/spaceship/tunes/tunes_client.rb +16 -19
- data/supply/lib/supply/client.rb +2 -7
- data/trainer/lib/assets/junit.xml.erb +9 -1
- data/trainer/lib/trainer/junit_generator.rb +1 -1
- data/trainer/lib/trainer/options.rb +1 -1
- data/trainer/lib/trainer/test_parser.rb +25 -3
- metadata +29 -21
- data/spaceship/lib/spaceship/tunes/user_detail.rb +0 -15
metadata
CHANGED
@@ -1,39 +1,39 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastlane
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.205.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
-
|
8
|
-
- Roger Oba
|
9
|
-
- Danielle Tomlinson
|
10
|
-
- Manish Rathi
|
11
|
-
- Josh Holtz
|
12
|
-
- Felix Krause
|
7
|
+
- Satoshi Namai
|
13
8
|
- Jérôme Lacoste
|
9
|
+
- Danielle Tomlinson
|
10
|
+
- Andrew McBurney
|
11
|
+
- Łukasz Grabowski
|
12
|
+
- Roger Oba
|
13
|
+
- Iulian Onofrei
|
14
|
+
- Max Ott
|
15
|
+
- Aaron Brager
|
14
16
|
- Joshua Liebowitz
|
15
|
-
- Kohki Miki
|
16
|
-
- Daniel Jankowski
|
17
|
-
- Manu Wallner
|
18
|
-
- Maksym Grebenets
|
19
|
-
- Jan Piotrowski
|
20
|
-
- Olivier Halligon
|
21
|
-
- Satoshi Namai
|
22
17
|
- Stefan Natchev
|
23
|
-
-
|
18
|
+
- Daniel Jankowski
|
19
|
+
- Felix Krause
|
24
20
|
- Fumiya Nakamura
|
25
21
|
- Luka Mirosevic
|
22
|
+
- Jan Piotrowski
|
23
|
+
- Josh Holtz
|
26
24
|
- Matthew Ellis
|
27
|
-
- Andrew McBurney
|
28
|
-
- Jorge Revuelta H
|
29
|
-
- Max Ott
|
30
|
-
- Aaron Brager
|
31
25
|
- Helmut Januschka
|
26
|
+
- Manish Rathi
|
32
27
|
- Jimmy Dee
|
28
|
+
- Maksym Grebenets
|
29
|
+
- Manu Wallner
|
30
|
+
- Olivier Halligon
|
31
|
+
- Jorge Revuelta H
|
32
|
+
- Kohki Miki
|
33
33
|
autorequire:
|
34
34
|
bindir: bin
|
35
35
|
cert_chain: []
|
36
|
-
date: 2022-
|
36
|
+
date: 2022-03-24 00:00:00.000000000 Z
|
37
37
|
dependencies:
|
38
38
|
- !ruby/object:Gem::Dependency
|
39
39
|
name: xcodeproj
|
@@ -1458,6 +1458,12 @@ files:
|
|
1458
1458
|
- frameit/README.md
|
1459
1459
|
- frameit/lib/assets/empty.png
|
1460
1460
|
- frameit/lib/frameit.rb
|
1461
|
+
- frameit/lib/frameit/.device.rb.swp
|
1462
|
+
- frameit/lib/frameit/.device_types.rb.swp
|
1463
|
+
- frameit/lib/frameit/.editor.rb.swp
|
1464
|
+
- frameit/lib/frameit/.offsets.rb.swp
|
1465
|
+
- frameit/lib/frameit/.runner.rb.swp
|
1466
|
+
- frameit/lib/frameit/.screenshot.rb.swp
|
1461
1467
|
- frameit/lib/frameit/commands_generator.rb
|
1462
1468
|
- frameit/lib/frameit/config_parser.rb
|
1463
1469
|
- frameit/lib/frameit/dependency_checker.rb
|
@@ -1657,10 +1663,13 @@ files:
|
|
1657
1663
|
- spaceship/lib/spaceship/client.rb
|
1658
1664
|
- spaceship/lib/spaceship/commands_generator.rb
|
1659
1665
|
- spaceship/lib/spaceship/connect_api.rb
|
1666
|
+
- spaceship/lib/spaceship/connect_api/.response.rb.swp
|
1660
1667
|
- spaceship/lib/spaceship/connect_api/api_client.rb
|
1661
1668
|
- spaceship/lib/spaceship/connect_api/client.rb
|
1662
1669
|
- spaceship/lib/spaceship/connect_api/file_uploader.rb
|
1663
1670
|
- spaceship/lib/spaceship/connect_api/model.rb
|
1671
|
+
- spaceship/lib/spaceship/connect_api/models/.app.rb.swp
|
1672
|
+
- spaceship/lib/spaceship/connect_api/models/.review_submission.rb.swp
|
1664
1673
|
- spaceship/lib/spaceship/connect_api/models/age_rating_declaration.rb
|
1665
1674
|
- spaceship/lib/spaceship/connect_api/models/app.rb
|
1666
1675
|
- spaceship/lib/spaceship/connect_api/models/app_category.rb
|
@@ -1828,7 +1837,6 @@ files:
|
|
1828
1837
|
- spaceship/lib/spaceship/tunes/tunes.rb
|
1829
1838
|
- spaceship/lib/spaceship/tunes/tunes_base.rb
|
1830
1839
|
- spaceship/lib/spaceship/tunes/tunes_client.rb
|
1831
|
-
- spaceship/lib/spaceship/tunes/user_detail.rb
|
1832
1840
|
- spaceship/lib/spaceship/tunes/version_set.rb
|
1833
1841
|
- spaceship/lib/spaceship/two_step_or_factor_client.rb
|
1834
1842
|
- spaceship/lib/spaceship/ui.rb
|
@@ -1,15 +0,0 @@
|
|
1
|
-
require_relative 'tunes_base'
|
2
|
-
|
3
|
-
module Spaceship
|
4
|
-
module Tunes
|
5
|
-
class UserDetail < TunesBase
|
6
|
-
attr_accessor :content_provider_id
|
7
|
-
attr_accessor :ds_id # used for the team selection (https://github.com/fastlane/fastlane/issues/6711)
|
8
|
-
|
9
|
-
attr_mapping(
|
10
|
-
'contentProviderId' => :content_provider_id,
|
11
|
-
'sessionToken.dsId' => :ds_id
|
12
|
-
)
|
13
|
-
end
|
14
|
-
end
|
15
|
-
end
|