fastlane 2.94.0.beta.20180425050017 → 2.94.0.beta.20180426050049
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/fastlane/lib/assets/ActionDetails.md.erb +1 -1
- data/fastlane/lib/fastlane/action.rb +36 -1
- data/fastlane/lib/fastlane/actions/adb.rb +1 -3
- data/fastlane/lib/fastlane/actions/adb_devices.rb +1 -3
- data/fastlane/lib/fastlane/actions/add_git_tag.rb +11 -8
- data/fastlane/lib/fastlane/actions/app_store_build_number.rb +4 -1
- data/fastlane/lib/fastlane/actions/appaloosa.rb +3 -4
- data/fastlane/lib/fastlane/actions/appetize.rb +1 -1
- data/fastlane/lib/fastlane/actions/badge.rb +4 -4
- data/fastlane/lib/fastlane/actions/build_and_upload_to_appetize.rb +2 -2
- data/fastlane/lib/fastlane/actions/chatwork.rb +1 -1
- data/fastlane/lib/fastlane/actions/cloc.rb +1 -1
- data/fastlane/lib/fastlane/actions/commit_github_file.rb +5 -4
- data/fastlane/lib/fastlane/actions/commit_version_bump.rb +9 -9
- data/fastlane/lib/fastlane/actions/copy_artifacts.rb +2 -2
- data/fastlane/lib/fastlane/actions/crashlytics.rb +2 -2
- data/fastlane/lib/fastlane/actions/create_app_online.rb +5 -6
- data/fastlane/lib/fastlane/actions/danger.rb +1 -1
- data/fastlane/lib/fastlane/actions/delete_keychain.rb +1 -1
- data/fastlane/lib/fastlane/actions/deploygate.rb +1 -1
- data/fastlane/lib/fastlane/actions/dotgpg_environment.rb +1 -1
- data/fastlane/lib/fastlane/actions/download.rb +2 -3
- data/fastlane/lib/fastlane/actions/download_dsyms.rb +12 -9
- data/fastlane/lib/fastlane/actions/ensure_git_branch.rb +2 -3
- data/fastlane/lib/fastlane/actions/ensure_git_status_clean.rb +3 -5
- data/fastlane/lib/fastlane/actions/ensure_no_debug_code.rb +2 -3
- data/fastlane/lib/fastlane/actions/ensure_xcode_version.rb +4 -2
- data/fastlane/lib/fastlane/actions/erb.rb +2 -2
- data/fastlane/lib/fastlane/actions/flock.rb +1 -4
- data/fastlane/lib/fastlane/actions/frame_screenshots.rb +2 -2
- data/fastlane/lib/fastlane/actions/get_build_number.rb +2 -3
- data/fastlane/lib/fastlane/actions/get_build_number_repository.rb +1 -1
- data/fastlane/lib/fastlane/actions/get_certificates.rb +1 -1
- data/fastlane/lib/fastlane/actions/get_github_release.rb +42 -38
- data/fastlane/lib/fastlane/actions/get_ipa_info_plist_value.rb +1 -1
- data/fastlane/lib/fastlane/actions/get_push_certificate.rb +13 -8
- data/fastlane/lib/fastlane/actions/get_version_number.rb +1 -3
- data/fastlane/lib/fastlane/actions/git_commit.rb +0 -4
- data/fastlane/lib/fastlane/actions/git_submodule_update.rb +0 -4
- data/fastlane/lib/fastlane/actions/git_tag_exists.rb +0 -4
- data/fastlane/lib/fastlane/actions/github_api.rb +5 -3
- data/fastlane/lib/fastlane/actions/google_play_track_version_codes.rb +1 -1
- data/fastlane/lib/fastlane/actions/gradle.rb +1 -3
- data/fastlane/lib/fastlane/actions/hg_commit_version_bump.rb +8 -5
- data/fastlane/lib/fastlane/actions/hg_ensure_clean_status.rb +1 -1
- data/fastlane/lib/fastlane/actions/hg_push.rb +1 -1
- data/fastlane/lib/fastlane/actions/hockey.rb +1 -1
- data/fastlane/lib/fastlane/actions/import.rb +2 -2
- data/fastlane/lib/fastlane/actions/import_from_git.rb +1 -4
- data/fastlane/lib/fastlane/actions/increment_version_number.rb +1 -2
- data/fastlane/lib/fastlane/actions/install_on_device.rb +1 -1
- data/fastlane/lib/fastlane/actions/ipa.rb +6 -4
- data/fastlane/lib/fastlane/actions/is_ci.rb +1 -4
- data/fastlane/lib/fastlane/actions/jazzy.rb +0 -3
- data/fastlane/lib/fastlane/actions/lane_context.rb +2 -2
- data/fastlane/lib/fastlane/actions/last_git_tag.rb +1 -1
- data/fastlane/lib/fastlane/actions/latest_testflight_build_number.rb +2 -2
- data/fastlane/lib/fastlane/actions/modify_services.rb +1 -2
- data/fastlane/lib/fastlane/actions/notify.rb +1 -1
- data/fastlane/lib/fastlane/actions/number_of_commits.rb +1 -1
- data/fastlane/lib/fastlane/actions/oclint.rb +1 -1
- data/fastlane/lib/fastlane/actions/onesignal.rb +1 -1
- data/fastlane/lib/fastlane/actions/opt_out_crash_reporting.rb +1 -3
- data/fastlane/lib/fastlane/actions/opt_out_usage.rb +4 -5
- data/fastlane/lib/fastlane/actions/pod_push.rb +0 -4
- data/fastlane/lib/fastlane/actions/podio_item.rb +5 -5
- data/fastlane/lib/fastlane/actions/prompt.rb +2 -2
- data/fastlane/lib/fastlane/actions/push_to_git_remote.rb +1 -5
- data/fastlane/lib/fastlane/actions/read_podspec.rb +3 -5
- data/fastlane/lib/fastlane/actions/register_device.rb +1 -1
- data/fastlane/lib/fastlane/actions/reset_git_repo.rb +8 -4
- data/fastlane/lib/fastlane/actions/resign.rb +11 -9
- data/fastlane/lib/fastlane/actions/rsync.rb +1 -1
- data/fastlane/lib/fastlane/actions/s3.rb +4 -2
- data/fastlane/lib/fastlane/actions/set_build_number_repository.rb +1 -1
- data/fastlane/lib/fastlane/actions/set_changelog.rb +1 -1
- data/fastlane/lib/fastlane/actions/set_github_release.rb +5 -5
- data/fastlane/lib/fastlane/actions/setup_circle_ci.rb +8 -5
- data/fastlane/lib/fastlane/actions/setup_jenkins.rb +10 -8
- data/fastlane/lib/fastlane/actions/setup_travis.rb +7 -4
- data/fastlane/lib/fastlane/actions/sh.rb +1 -1
- data/fastlane/lib/fastlane/actions/skip_docs.rb +1 -1
- data/fastlane/lib/fastlane/actions/slather.rb +4 -4
- data/fastlane/lib/fastlane/actions/sonar.rb +2 -2
- data/fastlane/lib/fastlane/actions/ssh.rb +1 -1
- data/fastlane/lib/fastlane/actions/swiftlint.rb +0 -3
- data/fastlane/lib/fastlane/actions/tryouts.rb +1 -1
- data/fastlane/lib/fastlane/actions/twitter.rb +1 -1
- data/fastlane/lib/fastlane/actions/unlock_keychain.rb +4 -2
- data/fastlane/lib/fastlane/actions/update_fastlane.rb +14 -7
- data/fastlane/lib/fastlane/actions/update_project_code_signing.rb +4 -3
- data/fastlane/lib/fastlane/actions/update_project_provisioning.rb +6 -7
- data/fastlane/lib/fastlane/actions/update_project_team.rb +1 -1
- data/fastlane/lib/fastlane/actions/update_urban_airship_configuration.rb +1 -1
- data/fastlane/lib/fastlane/actions/update_url_schemes.rb +1 -2
- data/fastlane/lib/fastlane/actions/upload_symbols_to_crashlytics.rb +1 -7
- data/fastlane/lib/fastlane/actions/upload_symbols_to_sentry.rb +6 -8
- data/fastlane/lib/fastlane/actions/upload_to_app_store.rb +2 -4
- data/fastlane/lib/fastlane/actions/upload_to_testflight.rb +2 -2
- data/fastlane/lib/fastlane/actions/verify_xcode.rb +1 -5
- data/fastlane/lib/fastlane/actions/version_bump_podspec.rb +3 -3
- data/fastlane/lib/fastlane/actions/xcode_server_get_assets.rb +5 -5
- data/fastlane/lib/fastlane/actions/xcov.rb +1 -1
- data/fastlane/lib/fastlane/actions/xctool.rb +3 -3
- data/fastlane/lib/fastlane/actions/zip.rb +0 -3
- data/fastlane/lib/fastlane/documentation/actions_list.rb +8 -2
- data/fastlane/lib/fastlane/lane_list.rb +2 -3
- data/fastlane/lib/fastlane/version.rb +1 -1
- metadata +14 -14
@@ -61,8 +61,10 @@ module Fastlane
|
|
61
61
|
end
|
62
62
|
|
63
63
|
def self.details
|
64
|
-
|
65
|
-
|
64
|
+
[
|
65
|
+
"Unlocks the given keychain file and adds it to the keychain search list.",
|
66
|
+
"Keychains can be replaced with `add_to_search_list: :replace`."
|
67
|
+
].join("\n")
|
66
68
|
end
|
67
69
|
|
68
70
|
def self.available_options
|
@@ -112,17 +112,24 @@ module Fastlane
|
|
112
112
|
end
|
113
113
|
|
114
114
|
def self.details
|
115
|
+
sample = <<-SAMPLE.markdown_sample
|
116
|
+
```bash
|
117
|
+
export GEM_HOME=~/.gems
|
118
|
+
export PATH=$PATH:~/.gems/bin
|
119
|
+
```
|
120
|
+
SAMPLE
|
121
|
+
|
115
122
|
[
|
116
123
|
"This action will update fastlane to the most recent version - major version updates will not be performed automatically, as they might include breaking changes. If an update was performed, fastlane will be restarted before the run continues.",
|
124
|
+
"",
|
117
125
|
"If you are using rbenv or rvm, everything should be good to go. However, if you are using the system's default ruby, some additional setup is needed for this action to work correctly. In short, fastlane needs to be able to access your gem library without running in `sudo` mode.",
|
118
|
-
"
|
119
|
-
"
|
120
|
-
|
121
|
-
"export PATH=$PATH:~/.gems/bin",
|
122
|
-
"```",
|
126
|
+
"",
|
127
|
+
"The simplest possible fix for this is putting the following lines into your `~/.bashrc` or `~/.zshrc` file:".markdown_preserve_newlines,
|
128
|
+
sample,
|
123
129
|
"After the above changes, restart your terminal, then run `mkdir $GEM_HOME` to create the new gem directory. After this, you're good to go!",
|
124
|
-
"
|
125
|
-
|
130
|
+
"",
|
131
|
+
"Recommended usage of the `update_fastlane` action is at the top inside of the `before_all` block, before running any other action."
|
132
|
+
].join("\n")
|
126
133
|
end
|
127
134
|
|
128
135
|
def self.available_options
|
@@ -66,9 +66,10 @@ module Fastlane
|
|
66
66
|
end
|
67
67
|
|
68
68
|
def self.deprecated_notes
|
69
|
-
|
70
|
-
"
|
71
|
-
"https://docs.fastlane.tools/codesigning/getting-started/"
|
69
|
+
[
|
70
|
+
"You shouldn't use `update_project_code_signing`.",
|
71
|
+
"Have you considered using the recommended way to do code signing: [https://docs.fastlane.tools/codesigning/getting-started/](https://docs.fastlane.tools/codesigning/getting-started/)?"
|
72
|
+
].join("\n")
|
72
73
|
end
|
73
74
|
end
|
74
75
|
end
|
@@ -80,13 +80,12 @@ module Fastlane
|
|
80
80
|
|
81
81
|
def self.details
|
82
82
|
[
|
83
|
-
"You should check out the code signing guide
|
84
|
-
"This action retrieves a provisioning profile UUID from a provisioning profile (
|
85
|
-
"
|
86
|
-
"The `
|
87
|
-
"
|
88
|
-
"Example
|
89
|
-
"Example: `update_project_provisioning(xcodeproj: \"..\", target_filter: \".*WatchKit App.*\")"
|
83
|
+
"You should check out the [code signing guide](https://docs.fastlane.tools/codesigning/getting-started/) before using this action.",
|
84
|
+
"This action retrieves a provisioning profile UUID from a provisioning profile (`.mobileprovision`) to set up the Xcode projects' code signing settings in `*.xcodeproj/project.pbxproj`.",
|
85
|
+
"The `:target_filter` value can be used to only update code signing for the specified targets.",
|
86
|
+
"The `:build_configuration` value can be used to only update code signing for the specified build configurations of the targets passing through the `:target_filter`.",
|
87
|
+
"Example usage is the WatchKit Extension or WatchKit App, where you need separate provisioning profiles.",
|
88
|
+
"Example: `update_project_provisioning(xcodeproj: \"..\", target_filter: \".*WatchKit App.*\")`."
|
90
89
|
].join("\n")
|
91
90
|
end
|
92
91
|
|
@@ -25,7 +25,7 @@ module Fastlane
|
|
25
25
|
end
|
26
26
|
|
27
27
|
def self.details
|
28
|
-
"This action updates the AirshipConfig.plist
|
28
|
+
"This action updates the `AirshipConfig.plist` needed to configure the Urban Airship SDK at runtime, allowing keys and secrets to easily be set for the Enterprise and Production versions of the application."
|
29
29
|
end
|
30
30
|
|
31
31
|
def self.available_options
|
@@ -84,8 +84,7 @@ module Fastlane
|
|
84
84
|
def self.details
|
85
85
|
[
|
86
86
|
"This action allows you to update the URL schemes of the app before building it.",
|
87
|
-
"For example, you can use this to set a different
|
88
|
-
"or beta version of the app."
|
87
|
+
"For example, you can use this to set a different URL scheme for the alpha or beta version of the app."
|
89
88
|
].join("\n")
|
90
89
|
end
|
91
90
|
|
@@ -136,13 +136,7 @@ module Fastlane
|
|
136
136
|
end
|
137
137
|
|
138
138
|
def self.details
|
139
|
-
|
140
|
-
"This action allows you to upload symbolication files to Crashlytics.",
|
141
|
-
"It's extra useful if you use it to download the latest dSYM files from Apple when you",
|
142
|
-
"use Bitcode. This action will not fail the build if one of the uploads failed.",
|
143
|
-
"The reason for that is that sometimes some of dSYM files are invalid, and we don't want",
|
144
|
-
"them to fail the complete build."
|
145
|
-
].join(" ")
|
139
|
+
"This action allows you to upload symbolication files to Crashlytics. It's extra useful if you use it to download the latest dSYM files from Apple when you use Bitcode. This action will not fail the build if one of the uploads failed. The reason for that is that sometimes some of dSYM files are invalid, and we don't want them to fail the complete build."
|
146
140
|
end
|
147
141
|
|
148
142
|
def self.available_options
|
@@ -71,11 +71,7 @@ module Fastlane
|
|
71
71
|
end
|
72
72
|
|
73
73
|
def self.details
|
74
|
-
|
75
|
-
"This action allows you to upload symbolication files to Sentry.",
|
76
|
-
"It's extra useful if you use it to download the latest dSYM files from Apple when you",
|
77
|
-
"use Bitcode"
|
78
|
-
].join(" ")
|
74
|
+
"This action allows you to upload symbolication files to Sentry. It's extra useful if you use it to download the latest dSYM files from Apple when you use Bitcode."
|
79
75
|
end
|
80
76
|
|
81
77
|
def self.available_options
|
@@ -158,9 +154,11 @@ module Fastlane
|
|
158
154
|
end
|
159
155
|
|
160
156
|
def self.deprecated_notes
|
161
|
-
|
162
|
-
"
|
163
|
-
"
|
157
|
+
[
|
158
|
+
"Please use the `sentry` plugin instead.",
|
159
|
+
"Install using `fastlane add_plugin sentry`.",
|
160
|
+
"Replace `upload_symbols_to_sentry(...)` with `sentry_upload_dsym(...)`."
|
161
|
+
].join("\n")
|
164
162
|
end
|
165
163
|
end
|
166
164
|
end
|
@@ -23,14 +23,12 @@ module Fastlane
|
|
23
23
|
|
24
24
|
def self.details
|
25
25
|
[
|
26
|
-
"Using _upload_to_app_store_ after _build_app_ and _capture_screenshots_ will automatically upload the",
|
27
|
-
"latest ipa and screenshots with no other configuration",
|
26
|
+
"Using _upload_to_app_store_ after _build_app_ and _capture_screenshots_ will automatically upload the latest ipa and screenshots with no other configuration.",
|
28
27
|
"",
|
29
28
|
"If you don't want a PDF report for App Store builds, use the `:force` option.",
|
30
29
|
"This is useful when running _fastlane_ on your Continuous Integration server:",
|
31
30
|
"`_upload_to_app_store_(force: true)`",
|
32
|
-
"If your account is on multiple teams and you need to tell the `iTMSTransporter`"
|
33
|
-
"which 'provider' to use, you can set the `itc_provider` option to pass this info."
|
31
|
+
"If your account is on multiple teams and you need to tell the `iTMSTransporter` which 'provider' to use, you can set the `:itc_provider` option to pass this info."
|
34
32
|
].join("\n")
|
35
33
|
end
|
36
34
|
|
@@ -26,8 +26,8 @@ module Fastlane
|
|
26
26
|
|
27
27
|
def self.details
|
28
28
|
[
|
29
|
-
"More details can be found on https://docs.fastlane.tools/actions/pilot
|
30
|
-
"This integration will only do the TestFlight upload"
|
29
|
+
"More details can be found on https://docs.fastlane.tools/actions/pilot/.",
|
30
|
+
"This integration will only do the TestFlight upload."
|
31
31
|
].join("\n")
|
32
32
|
end
|
33
33
|
|
@@ -112,11 +112,7 @@ module Fastlane
|
|
112
112
|
end
|
113
113
|
|
114
114
|
def self.details
|
115
|
-
[
|
116
|
-
"This action was implemented after the recent Xcode attack to make sure",
|
117
|
-
"you're not using a hacked Xcode installation.",
|
118
|
-
"http://researchcenter.paloaltonetworks.com/2015/09/novel-malware-xcodeghost-modifies-xcode-infects-apple-ios-apps-and-hits-app-store/"
|
119
|
-
].join("\n")
|
115
|
+
"This action was implemented after the recent Xcode attack to make sure you're not using a [hacked Xcode installation](http://researchcenter.paloaltonetworks.com/2015/09/novel-malware-xcodeghost-modifies-xcode-infects-apple-ios-apps-and-hits-app-store/)."
|
120
116
|
end
|
121
117
|
|
122
118
|
def self.available_options
|
@@ -36,9 +36,9 @@ module Fastlane
|
|
36
36
|
def self.details
|
37
37
|
[
|
38
38
|
"You can use this action to manipulate any 'version' variable contained in a ruby file.",
|
39
|
-
"For example, you can use it to bump the version of a
|
40
|
-
"It also supports versions that are not semantic: 1.4.14.4.1",
|
41
|
-
"For such versions there is an option to change appendix (4.1)"
|
39
|
+
"For example, you can use it to bump the version of a CocoaPods' podspec file.",
|
40
|
+
"It also supports versions that are not semantic: `1.4.14.4.1`.",
|
41
|
+
"For such versions, there is an option to change the appendix (e.g. `4.1`)."
|
42
42
|
].join("\n")
|
43
43
|
end
|
44
44
|
|
@@ -223,11 +223,11 @@ module Fastlane
|
|
223
223
|
end
|
224
224
|
|
225
225
|
def self.details
|
226
|
-
|
227
|
-
using Xcode 6 and 7. By default this action downloads all assets, unzips them and
|
228
|
-
|
229
|
-
assets
|
230
|
-
|
226
|
+
[
|
227
|
+
"This action downloads assets from your Xcode Server Bot (works with Xcode Server using Xcode 6 and 7. By default, this action downloads all assets, unzips them and deletes everything except for the `.xcarchive`.",
|
228
|
+
"If you'd like to keep all downloaded assets, pass `keep_all_assets: true`.",
|
229
|
+
"This action returns the path to the downloaded assets folder and puts into shared values the paths to the asset folder and to the `.xcarchive` inside it."
|
230
|
+
].join("\n")
|
231
231
|
end
|
232
232
|
|
233
233
|
def self.available_options
|
@@ -15,7 +15,7 @@ module Fastlane
|
|
15
15
|
def self.details
|
16
16
|
[
|
17
17
|
"Create nice code coverage reports and post coverage summaries on Slack *(xcov gem is required)*.",
|
18
|
-
"More information: https://github.com/nakiostudio/xcov"
|
18
|
+
"More information: [https://github.com/nakiostudio/xcov](https://github.com/nakiostudio/xcov)."
|
19
19
|
].join("\n")
|
20
20
|
end
|
21
21
|
|
@@ -18,10 +18,10 @@ module Fastlane
|
|
18
18
|
|
19
19
|
def self.details
|
20
20
|
[
|
21
|
-
"You can run any `xctool` action. This will require having [xctool](https://github.com/facebook/xctool) installed through [
|
21
|
+
"You can run any `xctool` action. This will require having [xctool](https://github.com/facebook/xctool) installed through [Homebrew](http://brew.sh).",
|
22
22
|
"It is recommended to store the build configuration in the `.xctool-args` file.",
|
23
|
-
"More information
|
24
|
-
].join(
|
23
|
+
"More information: [https://docs.fastlane.tools/actions/xctool/](https://docs.fastlane.tools/actions/xctool/)."
|
24
|
+
].join("\n")
|
25
25
|
end
|
26
26
|
|
27
27
|
def self.author
|
@@ -112,8 +112,14 @@ module Fastlane
|
|
112
112
|
end
|
113
113
|
|
114
114
|
if action.details
|
115
|
-
action.details
|
116
|
-
|
115
|
+
details = action.details
|
116
|
+
details.gsub!(/^>/, "") # remove Markdown quotes
|
117
|
+
details.gsub!(/\[http[^\]]+\]\(([^)]+)\)/, '\1 🔗') # remove Markdown links
|
118
|
+
details.gsub!(/\[([^\]]+)\]\(([^\)]+)\)/, '"\1" (\2 🔗)') # remove Markdown links with custom text
|
119
|
+
details.gsub!("|", "") # remove new line preserve markers
|
120
|
+
details.split("\n").each do |detail|
|
121
|
+
row = detail.empty? ? ' ' : detail
|
122
|
+
rows << [row]
|
117
123
|
end
|
118
124
|
|
119
125
|
rows << [' ']
|
@@ -1,7 +1,7 @@
|
|
1
1
|
module Fastlane
|
2
2
|
class LaneList
|
3
3
|
# Print out the result of `generate`
|
4
|
-
SWIFT_FUNCTION_REGEX = /\s*func\s*(\w*)\s*\(\
|
4
|
+
SWIFT_FUNCTION_REGEX = /\s*func\s*(\w*)\s*\((.*)\)\s*/
|
5
5
|
SWIFT_DESC_REGEX = /\s*desc\s*\(\s*"(.*)"\s*\)\s*/
|
6
6
|
def self.output(path)
|
7
7
|
puts(generate(path))
|
@@ -20,8 +20,7 @@ module Fastlane
|
|
20
20
|
|
21
21
|
lane_content.split("\n").reject(&:empty?).each do |line|
|
22
22
|
line.strip!
|
23
|
-
if line.start_with?("func")
|
24
|
-
current_lane_name = self.lane_name_from_swift_line(potential_lane_line: line)
|
23
|
+
if line.start_with?("func") && (current_lane_name = self.lane_name_from_swift_line(potential_lane_line: line))
|
25
24
|
lanes_by_name[current_lane_name] = Fastlane::Lane.new(platform: nil, name: current_lane_name.to_sym, description: [])
|
26
25
|
elsif line.start_with?("desc")
|
27
26
|
lane_description = self.desc_entry_for_swift_lane(named: current_lane_name, potential_desc_line: line)
|
@@ -1,5 +1,5 @@
|
|
1
1
|
module Fastlane
|
2
|
-
VERSION = '2.94.0.beta.
|
2
|
+
VERSION = '2.94.0.beta.20180426050049'.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.94.0.beta.
|
4
|
+
version: 2.94.0.beta.20180426050049
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Felix Krause
|
@@ -27,7 +27,7 @@ authors:
|
|
27
27
|
autorequire:
|
28
28
|
bindir: bin
|
29
29
|
cert_chain: []
|
30
|
-
date: 2018-04-
|
30
|
+
date: 2018-04-26 00:00:00.000000000 Z
|
31
31
|
dependencies:
|
32
32
|
- !ruby/object:Gem::Dependency
|
33
33
|
name: slack-notifier
|
@@ -1637,24 +1637,24 @@ metadata:
|
|
1637
1637
|
post_install_message:
|
1638
1638
|
rdoc_options: []
|
1639
1639
|
require_paths:
|
1640
|
+
- frameit/lib
|
1641
|
+
- snapshot/lib
|
1640
1642
|
- fastlane/lib
|
1643
|
+
- produce/lib
|
1644
|
+
- deliver/lib
|
1641
1645
|
- sigh/lib
|
1642
|
-
- precheck/lib
|
1643
|
-
- screengrab/lib
|
1644
|
-
- match/lib
|
1645
1646
|
- credentials_manager/lib
|
1646
|
-
- deliver/lib
|
1647
|
-
- frameit/lib
|
1648
|
-
- scan/lib
|
1649
|
-
- spaceship/lib
|
1650
|
-
- supply/lib
|
1651
|
-
- produce/lib
|
1652
|
-
- snapshot/lib
|
1653
|
-
- fastlane_core/lib
|
1654
1647
|
- gym/lib
|
1648
|
+
- supply/lib
|
1649
|
+
- spaceship/lib
|
1650
|
+
- cert/lib
|
1655
1651
|
- pilot/lib
|
1652
|
+
- screengrab/lib
|
1653
|
+
- fastlane_core/lib
|
1654
|
+
- match/lib
|
1656
1655
|
- pem/lib
|
1657
|
-
-
|
1656
|
+
- scan/lib
|
1657
|
+
- precheck/lib
|
1658
1658
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1659
1659
|
requirements:
|
1660
1660
|
- - ">="
|