-
Name
-
fastlane
-
Version
-
2.227.1
-
Platform
-
ruby
-
Authors
-
Danielle Tomlinson
Łukasz Grabowski
Maksym Grebenets
Jorge Revuelta H
Manish Rathi
Roger Oba
Fumiya Nakamura
Kohki Miki
Luka Mirosevic
Satoshi Namai
Max Ott
Daniel Jankowski
Josh Holtz
Olivier Halligon
Jérôme Lacoste
Joshua Liebowitz
Stefan Natchev
Aaron Brager
Helmut Januschka
Felix Krause
Iulian Onofrei
Matthew Ellis
Jimmy Dee
Manu Wallner
Jan Piotrowski
Andrew McBurney
-
Bindir
-
bin
-
Date
-
2025-04-09 00:00:00 UTC
-
Dependencies
-
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
aws-sdk-s3 (~> 1.0)
babosa (>= 1.0.3, < 2.0.0)
bundler (>= 1.12.0, < 3.0.0)
CFPropertyList (>= 2.3, < 4.0.0)
colored (~> 1.2)
commander (~> 4.6)
dotenv (>= 2.1.1, < 3.0.0)
emoji_regex (>= 0.1, < 4.0)
excon (>= 0.71.0, < 1.0.0)
faraday_middleware (~> 1.0)
faraday-cookie_jar (~> 0.0.6)
faraday (~> 1.0)
fastimage (>= 2.1.0, < 3.0.0)
fastlane-sirp (>= 1.0.0)
gh_inspector (>= 1.1.2, < 2.0.0)
google-apis-androidpublisher_v3 (~> 0.3)
google-apis-playcustomapp_v1 (~> 0.1)
google-cloud-env (>= 1.6.0, < 2.0.0)
google-cloud-storage (~> 1.31)
highline (~> 2.0)
http-cookie (~> 1.0.5)
json (< 3.0.0)
jwt (>= 2.1.0, < 3)
mini_magick (>= 4.9.4, < 5.0.0)
multipart-post (>= 2.0.0, < 3.0.0)
naturally (~> 2.2)
optparse (>= 0.1.1, < 1.0.0)
plist (>= 3.1.0, < 4.0.0)
rubyzip (>= 2.0.0, < 3.0.0)
security (= 0.1.5)
simctl (~> 1.6.3)
terminal-notifier (>= 2.0.0, < 3.0.0)
terminal-table (~> 3)
tty-screen (>= 0.6.3, < 1.0.0)
tty-spinner (>= 0.8.0, < 1.0.0)
word_wrap (~> 1.0.0)
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
xcpretty (~> 0.4.1)
-
Description
-
The easiest way to automate beta deployments and releases for your iOS and Android apps
-
Email
-
fastlane@krausefx.com
-
Executables
-
bin-proxy
console
fastlane
match_file
-
Files
-
.yardopts
LICENSE
README.md
bin/bin-proxy
bin/console
bin/fastlane
bin/match_file
cert/README.md
cert/lib/cert.rb
cert/lib/cert/commands_generator.rb
cert/lib/cert/module.rb
cert/lib/cert/options.rb
cert/lib/cert/runner.rb
credentials_manager/README.md
credentials_manager/lib/credentials_manager.rb
credentials_manager/lib/credentials_manager/account_manager.rb
credentials_manager/lib/credentials_manager/appfile_config.rb
credentials_manager/lib/credentials_manager/cli.rb
deliver/README.md
deliver/lib/assets/DeliverfileDefault
deliver/lib/assets/DeliverfileDefault.swift
deliver/lib/assets/ScreenshotsHelp
deliver/lib/assets/summary.html.erb
deliver/lib/deliver.rb
deliver/lib/deliver/app_screenshot.rb
deliver/lib/deliver/app_screenshot_iterator.rb
deliver/lib/deliver/app_screenshot_validator.rb
deliver/lib/deliver/commands_generator.rb
deliver/lib/deliver/detect_values.rb
deliver/lib/deliver/download_screenshots.rb
deliver/lib/deliver/generate_summary.rb
deliver/lib/deliver/html_generator.rb
deliver/lib/deliver/languages.rb
deliver/lib/deliver/loader.rb
deliver/lib/deliver/module.rb
deliver/lib/deliver/options.rb
deliver/lib/deliver/runner.rb
deliver/lib/deliver/screenshot_comparable.rb
deliver/lib/deliver/setup.rb
deliver/lib/deliver/submit_for_review.rb
deliver/lib/deliver/sync_screenshots.rb
deliver/lib/deliver/upload_metadata.rb
deliver/lib/deliver/upload_price_tier.rb
deliver/lib/deliver/upload_screenshots.rb
fastlane/README.md
fastlane/lib/assets/ActionDetails.md.erb
fastlane/lib/assets/Actions.md.erb
fastlane/lib/assets/AppfileTemplate
fastlane/lib/assets/AppfileTemplate.swift
fastlane/lib/assets/AppfileTemplateAndroid
fastlane/lib/assets/DefaultFastfileTemplate
fastlane/lib/assets/DefaultFastfileTemplate.swift
fastlane/lib/assets/completions/completion.bash
fastlane/lib/assets/completions/completion.fish
fastlane/lib/assets/completions/completion.sh
fastlane/lib/assets/completions/completion.zsh
fastlane/lib/assets/custom_action_template.rb
fastlane/lib/assets/mailgun_html_template.erb
fastlane/lib/assets/report_template.xml.erb
fastlane/lib/assets/s3_html_template.erb
fastlane/lib/assets/s3_plist_template.erb
fastlane/lib/assets/s3_version_template.erb
fastlane/lib/fastlane.rb
fastlane/lib/fastlane/action.rb
fastlane/lib/fastlane/action_collector.rb
fastlane/lib/fastlane/actions/README.md
fastlane/lib/fastlane/actions/actions_helper.rb
fastlane/lib/fastlane/actions/adb.rb
fastlane/lib/fastlane/actions/adb_devices.rb
fastlane/lib/fastlane/actions/add_extra_platforms.rb
fastlane/lib/fastlane/actions/add_git_tag.rb
fastlane/lib/fastlane/actions/app_store_build_number.rb
fastlane/lib/fastlane/actions/app_store_connect_api_key.rb
fastlane/lib/fastlane/actions/appaloosa.rb
fastlane/lib/fastlane/actions/appetize.rb
fastlane/lib/fastlane/actions/appetize_viewing_url_generator.rb
fastlane/lib/fastlane/actions/appium.rb
fastlane/lib/fastlane/actions/appledoc.rb
fastlane/lib/fastlane/actions/appstore.rb
fastlane/lib/fastlane/actions/apteligent.rb
fastlane/lib/fastlane/actions/artifactory.rb
fastlane/lib/fastlane/actions/automatic_code_signing.rb
fastlane/lib/fastlane/actions/backup_file.rb
fastlane/lib/fastlane/actions/backup_xcarchive.rb
fastlane/lib/fastlane/actions/badge.rb
fastlane/lib/fastlane/actions/build_and_upload_to_appetize.rb
fastlane/lib/fastlane/actions/build_android_app.rb
fastlane/lib/fastlane/actions/build_app.rb
fastlane/lib/fastlane/actions/build_ios_app.rb
fastlane/lib/fastlane/actions/build_mac_app.rb
fastlane/lib/fastlane/actions/bundle_install.rb
fastlane/lib/fastlane/actions/capture_android_screenshots.rb
fastlane/lib/fastlane/actions/capture_ios_screenshots.rb
fastlane/lib/fastlane/actions/capture_screenshots.rb
fastlane/lib/fastlane/actions/carthage.rb
fastlane/lib/fastlane/actions/cert.rb
fastlane/lib/fastlane/actions/changelog_from_git_commits.rb
fastlane/lib/fastlane/actions/chatwork.rb
fastlane/lib/fastlane/actions/check_app_store_metadata.rb
fastlane/lib/fastlane/actions/clean_build_artifacts.rb
fastlane/lib/fastlane/actions/clean_cocoapods_cache.rb
fastlane/lib/fastlane/actions/clear_derived_data.rb
fastlane/lib/fastlane/actions/clipboard.rb
fastlane/lib/fastlane/actions/cloc.rb
fastlane/lib/fastlane/actions/cocoapods.rb
fastlane/lib/fastlane/actions/commit_github_file.rb
fastlane/lib/fastlane/actions/commit_version_bump.rb
fastlane/lib/fastlane/actions/copy_artifacts.rb
fastlane/lib/fastlane/actions/create_app_on_managed_play_store.rb
fastlane/lib/fastlane/actions/create_app_online.rb
fastlane/lib/fastlane/actions/create_keychain.rb
fastlane/lib/fastlane/actions/create_pull_request.rb
fastlane/lib/fastlane/actions/create_xcframework.rb
fastlane/lib/fastlane/actions/danger.rb
fastlane/lib/fastlane/actions/debug.rb
fastlane/lib/fastlane/actions/default_platform.rb
fastlane/lib/fastlane/actions/delete_keychain.rb
fastlane/lib/fastlane/actions/deliver.rb
fastlane/lib/fastlane/actions/deploygate.rb
fastlane/lib/fastlane/actions/device_grid/README.md
fastlane/lib/fastlane/actions/docs/build_app.md
fastlane/lib/fastlane/actions/docs/capture_android_screenshots.md
fastlane/lib/fastlane/actions/docs/capture_ios_screenshots.md
fastlane/lib/fastlane/actions/docs/check_app_store_metadata.md
fastlane/lib/fastlane/actions/docs/create_app_online.md
fastlane/lib/fastlane/actions/docs/frame_screenshots.md
fastlane/lib/fastlane/actions/docs/get_certificates.md
fastlane/lib/fastlane/actions/docs/get_provisioning_profile.md
fastlane/lib/fastlane/actions/docs/get_push_certificate.md
fastlane/lib/fastlane/actions/docs/run_tests.md
fastlane/lib/fastlane/actions/docs/sync_code_signing.md
fastlane/lib/fastlane/actions/docs/upload_to_app_store.md.erb
fastlane/lib/fastlane/actions/docs/upload_to_play_store.md
fastlane/lib/fastlane/actions/docs/upload_to_testflight.md
fastlane/lib/fastlane/actions/dotgpg_environment.rb
fastlane/lib/fastlane/actions/download.rb
fastlane/lib/fastlane/actions/download_app_privacy_details_from_app_store.rb
fastlane/lib/fastlane/actions/download_dsyms.rb
fastlane/lib/fastlane/actions/download_from_play_store.rb
fastlane/lib/fastlane/actions/download_universal_apk_from_google_play.rb
fastlane/lib/fastlane/actions/dsym_zip.rb
fastlane/lib/fastlane/actions/echo.rb
fastlane/lib/fastlane/actions/ensure_bundle_exec.rb
fastlane/lib/fastlane/actions/ensure_env_vars.rb
fastlane/lib/fastlane/actions/ensure_git_branch.rb
fastlane/lib/fastlane/actions/ensure_git_status_clean.rb
fastlane/lib/fastlane/actions/ensure_no_debug_code.rb
fastlane/lib/fastlane/actions/ensure_xcode_version.rb
fastlane/lib/fastlane/actions/environment_variable.rb
fastlane/lib/fastlane/actions/erb.rb
fastlane/lib/fastlane/actions/fastlane_version.rb
fastlane/lib/fastlane/actions/flock.rb
fastlane/lib/fastlane/actions/frame_screenshots.rb
fastlane/lib/fastlane/actions/frameit.rb
fastlane/lib/fastlane/actions/gcovr.rb
fastlane/lib/fastlane/actions/get_build_number.rb
fastlane/lib/fastlane/actions/get_build_number_repository.rb
fastlane/lib/fastlane/actions/get_certificates.rb
fastlane/lib/fastlane/actions/get_github_release.rb
fastlane/lib/fastlane/actions/get_info_plist_value.rb
fastlane/lib/fastlane/actions/get_ipa_info_plist_value.rb
fastlane/lib/fastlane/actions/get_managed_play_store_publishing_rights.rb
fastlane/lib/fastlane/actions/get_provisioning_profile.rb
fastlane/lib/fastlane/actions/get_push_certificate.rb
fastlane/lib/fastlane/actions/get_version_number.rb
fastlane/lib/fastlane/actions/git_add.rb
fastlane/lib/fastlane/actions/git_branch.rb
fastlane/lib/fastlane/actions/git_commit.rb
fastlane/lib/fastlane/actions/git_pull.rb
fastlane/lib/fastlane/actions/git_remote_branch.rb
fastlane/lib/fastlane/actions/git_submodule_update.rb
fastlane/lib/fastlane/actions/git_tag_exists.rb
fastlane/lib/fastlane/actions/github_api.rb
fastlane/lib/fastlane/actions/google_play_track_release_names.rb
fastlane/lib/fastlane/actions/google_play_track_version_codes.rb
fastlane/lib/fastlane/actions/gradle.rb
fastlane/lib/fastlane/actions/gym.rb
fastlane/lib/fastlane/actions/hg_add_tag.rb
fastlane/lib/fastlane/actions/hg_commit_version_bump.rb
fastlane/lib/fastlane/actions/hg_ensure_clean_status.rb
fastlane/lib/fastlane/actions/hg_push.rb
fastlane/lib/fastlane/actions/hipchat.rb
fastlane/lib/fastlane/actions/hockey.rb
fastlane/lib/fastlane/actions/ifttt.rb
fastlane/lib/fastlane/actions/import.rb
fastlane/lib/fastlane/actions/import_certificate.rb
fastlane/lib/fastlane/actions/import_from_git.rb
fastlane/lib/fastlane/actions/increment_build_number.rb
fastlane/lib/fastlane/actions/increment_version_number.rb
fastlane/lib/fastlane/actions/install_on_device.rb
fastlane/lib/fastlane/actions/install_provisioning_profile.rb
fastlane/lib/fastlane/actions/install_xcode_plugin.rb
fastlane/lib/fastlane/actions/installr.rb
fastlane/lib/fastlane/actions/ipa.rb
fastlane/lib/fastlane/actions/is_ci.rb
fastlane/lib/fastlane/actions/jazzy.rb
fastlane/lib/fastlane/actions/jira.rb
fastlane/lib/fastlane/actions/lane_context.rb
fastlane/lib/fastlane/actions/last_git_commit.rb
fastlane/lib/fastlane/actions/last_git_tag.rb
fastlane/lib/fastlane/actions/latest_testflight_build_number.rb
fastlane/lib/fastlane/actions/lcov.rb
fastlane/lib/fastlane/actions/mailgun.rb
fastlane/lib/fastlane/actions/make_changelog_from_jenkins.rb
fastlane/lib/fastlane/actions/match.rb
fastlane/lib/fastlane/actions/match_nuke.rb
fastlane/lib/fastlane/actions/min_fastlane_version.rb
fastlane/lib/fastlane/actions/modify_services.rb
fastlane/lib/fastlane/actions/nexus_upload.rb
fastlane/lib/fastlane/actions/notarize.rb
fastlane/lib/fastlane/actions/notification.rb
fastlane/lib/fastlane/actions/notify.rb
fastlane/lib/fastlane/actions/number_of_commits.rb
fastlane/lib/fastlane/actions/oclint.rb
fastlane/lib/fastlane/actions/onesignal.rb
fastlane/lib/fastlane/actions/opt_out_crash_reporting.rb
fastlane/lib/fastlane/actions/opt_out_usage.rb
fastlane/lib/fastlane/actions/pem.rb
fastlane/lib/fastlane/actions/pilot.rb
fastlane/lib/fastlane/actions/pod_lib_lint.rb
fastlane/lib/fastlane/actions/pod_push.rb
fastlane/lib/fastlane/actions/podio_item.rb
fastlane/lib/fastlane/actions/precheck.rb
fastlane/lib/fastlane/actions/println.rb
fastlane/lib/fastlane/actions/produce.rb
fastlane/lib/fastlane/actions/prompt.rb
fastlane/lib/fastlane/actions/push_git_tags.rb
fastlane/lib/fastlane/actions/push_to_git_remote.rb
fastlane/lib/fastlane/actions/puts.rb
fastlane/lib/fastlane/actions/read_podspec.rb
fastlane/lib/fastlane/actions/recreate_schemes.rb
fastlane/lib/fastlane/actions/register_device.rb
fastlane/lib/fastlane/actions/register_devices.rb
fastlane/lib/fastlane/actions/reset_git_repo.rb
fastlane/lib/fastlane/actions/reset_simulator_contents.rb
fastlane/lib/fastlane/actions/resign.rb
fastlane/lib/fastlane/actions/restore_file.rb
fastlane/lib/fastlane/actions/rocket.rb
fastlane/lib/fastlane/actions/rsync.rb
fastlane/lib/fastlane/actions/ruby_version.rb
fastlane/lib/fastlane/actions/run_tests.rb
fastlane/lib/fastlane/actions/s3.rb
fastlane/lib/fastlane/actions/say.rb
fastlane/lib/fastlane/actions/scan.rb
fastlane/lib/fastlane/actions/scp.rb
fastlane/lib/fastlane/actions/screengrab.rb
fastlane/lib/fastlane/actions/set_build_number_repository.rb
fastlane/lib/fastlane/actions/set_changelog.rb
fastlane/lib/fastlane/actions/set_github_release.rb
fastlane/lib/fastlane/actions/set_info_plist_value.rb
fastlane/lib/fastlane/actions/set_pod_key.rb
fastlane/lib/fastlane/actions/setup_ci.rb
fastlane/lib/fastlane/actions/setup_circle_ci.rb
fastlane/lib/fastlane/actions/setup_jenkins.rb
fastlane/lib/fastlane/actions/setup_travis.rb
fastlane/lib/fastlane/actions/sh.rb
fastlane/lib/fastlane/actions/sigh.rb
fastlane/lib/fastlane/actions/skip_docs.rb
fastlane/lib/fastlane/actions/slack.rb
fastlane/lib/fastlane/actions/slather.rb
fastlane/lib/fastlane/actions/snapshot.rb
fastlane/lib/fastlane/actions/sonar.rb
fastlane/lib/fastlane/actions/sourcedocs.rb
fastlane/lib/fastlane/actions/spaceship_logs.rb
fastlane/lib/fastlane/actions/spaceship_stats.rb
fastlane/lib/fastlane/actions/splunkmint.rb
fastlane/lib/fastlane/actions/spm.rb
fastlane/lib/fastlane/actions/ssh.rb
fastlane/lib/fastlane/actions/supply.rb
fastlane/lib/fastlane/actions/swiftlint.rb
fastlane/lib/fastlane/actions/sync_code_signing.rb
fastlane/lib/fastlane/actions/team_id.rb
fastlane/lib/fastlane/actions/team_name.rb
fastlane/lib/fastlane/actions/testfairy.rb
fastlane/lib/fastlane/actions/testflight.rb
fastlane/lib/fastlane/actions/trainer.rb
fastlane/lib/fastlane/actions/tryouts.rb
fastlane/lib/fastlane/actions/twitter.rb
fastlane/lib/fastlane/actions/typetalk.rb
fastlane/lib/fastlane/actions/unlock_keychain.rb
fastlane/lib/fastlane/actions/update_app_group_identifiers.rb
fastlane/lib/fastlane/actions/update_app_identifier.rb
fastlane/lib/fastlane/actions/update_code_signing_settings.rb
fastlane/lib/fastlane/actions/update_fastlane.rb
fastlane/lib/fastlane/actions/update_icloud_container_identifiers.rb
fastlane/lib/fastlane/actions/update_info_plist.rb
fastlane/lib/fastlane/actions/update_keychain_access_groups.rb
fastlane/lib/fastlane/actions/update_plist.rb
fastlane/lib/fastlane/actions/update_project_code_signing.rb
fastlane/lib/fastlane/actions/update_project_provisioning.rb
fastlane/lib/fastlane/actions/update_project_team.rb
fastlane/lib/fastlane/actions/update_urban_airship_configuration.rb
fastlane/lib/fastlane/actions/update_url_schemes.rb
fastlane/lib/fastlane/actions/upload_app_privacy_details_to_app_store.rb
fastlane/lib/fastlane/actions/upload_symbols_to_crashlytics.rb
fastlane/lib/fastlane/actions/upload_symbols_to_sentry.rb
fastlane/lib/fastlane/actions/upload_to_app_store.rb
fastlane/lib/fastlane/actions/upload_to_play_store.rb
fastlane/lib/fastlane/actions/upload_to_play_store_internal_app_sharing.rb
fastlane/lib/fastlane/actions/upload_to_testflight.rb
fastlane/lib/fastlane/actions/validate_play_store_json_key.rb
fastlane/lib/fastlane/actions/verify_build.rb
fastlane/lib/fastlane/actions/verify_pod_keys.rb
fastlane/lib/fastlane/actions/verify_xcode.rb
fastlane/lib/fastlane/actions/version_bump_podspec.rb
fastlane/lib/fastlane/actions/version_get_podspec.rb
fastlane/lib/fastlane/actions/xcode_install.rb
fastlane/lib/fastlane/actions/xcode_select.rb
fastlane/lib/fastlane/actions/xcode_server_get_assets.rb
fastlane/lib/fastlane/actions/xcodebuild.rb
fastlane/lib/fastlane/actions/xcodes.rb
fastlane/lib/fastlane/actions/xcov.rb
fastlane/lib/fastlane/actions/xctool.rb
fastlane/lib/fastlane/actions/xcversion.rb
fastlane/lib/fastlane/actions/zip.rb
fastlane/lib/fastlane/auto_complete.rb
fastlane/lib/fastlane/boolean.rb
fastlane/lib/fastlane/cli_tools_distributor.rb
fastlane/lib/fastlane/command_line_handler.rb
fastlane/lib/fastlane/commands_generator.rb
fastlane/lib/fastlane/configuration_helper.rb
fastlane/lib/fastlane/console.rb
fastlane/lib/fastlane/core_ext/bundler_monkey_patch.rb
fastlane/lib/fastlane/documentation/actions_list.rb
fastlane/lib/fastlane/documentation/docs_generator.rb
fastlane/lib/fastlane/documentation/markdown_docs_generator.rb
fastlane/lib/fastlane/environment_printer.rb
fastlane/lib/fastlane/erb_template_helper.rb
fastlane/lib/fastlane/fast_file.rb
fastlane/lib/fastlane/fastlane_require.rb
fastlane/lib/fastlane/features.rb
fastlane/lib/fastlane/helper/README.md
fastlane/lib/fastlane/helper/adb_helper.rb
fastlane/lib/fastlane/helper/dotenv_helper.rb
fastlane/lib/fastlane/helper/gem_helper.rb
fastlane/lib/fastlane/helper/git_helper.rb
fastlane/lib/fastlane/helper/gradle_helper.rb
fastlane/lib/fastlane/helper/lane_helper.rb
fastlane/lib/fastlane/helper/podspec_helper.rb
fastlane/lib/fastlane/helper/s3_client_helper.rb
fastlane/lib/fastlane/helper/sh_helper.rb
fastlane/lib/fastlane/helper/xcodebuild_formatter_helper.rb
fastlane/lib/fastlane/helper/xcodeproj_helper.rb
fastlane/lib/fastlane/helper/xcodes_helper.rb
fastlane/lib/fastlane/helper/xcversion_helper.rb
fastlane/lib/fastlane/junit_generator.rb
fastlane/lib/fastlane/lane.rb
fastlane/lib/fastlane/lane_list.rb
fastlane/lib/fastlane/lane_manager.rb
fastlane/lib/fastlane/lane_manager_base.rb
fastlane/lib/fastlane/markdown_table_formatter.rb
fastlane/lib/fastlane/new_action.rb
fastlane/lib/fastlane/notification/slack.rb
fastlane/lib/fastlane/one_off.rb
fastlane/lib/fastlane/other_action.rb
fastlane/lib/fastlane/plugins/plugin_fetcher.rb
fastlane/lib/fastlane/plugins/plugin_generator.rb
fastlane/lib/fastlane/plugins/plugin_generator_ui.rb
fastlane/lib/fastlane/plugins/plugin_info.rb
fastlane/lib/fastlane/plugins/plugin_info_collector.rb
fastlane/lib/fastlane/plugins/plugin_manager.rb
fastlane/lib/fastlane/plugins/plugin_search.rb
fastlane/lib/fastlane/plugins/plugin_update_manager.rb
fastlane/lib/fastlane/plugins/plugins.rb
fastlane/lib/fastlane/plugins/template/%gem_name%.gemspec.erb
fastlane/lib/fastlane/plugins/template/.circleci/config.yml
fastlane/lib/fastlane/plugins/template/.github/workflows/test.yml
fastlane/lib/fastlane/plugins/template/.gitignore
fastlane/lib/fastlane/plugins/template/.rspec
fastlane/lib/fastlane/plugins/template/.rubocop.yml
fastlane/lib/fastlane/plugins/template/.travis.yml
fastlane/lib/fastlane/plugins/template/Gemfile.erb
fastlane/lib/fastlane/plugins/template/LICENSE.erb
fastlane/lib/fastlane/plugins/template/README.md.erb
fastlane/lib/fastlane/plugins/template/Rakefile
fastlane/lib/fastlane/plugins/template/fastlane/Fastfile.erb
fastlane/lib/fastlane/plugins/template/fastlane/Pluginfile.erb
fastlane/lib/fastlane/plugins/template/lib/fastlane/plugin/%plugin_name%.rb.erb
fastlane/lib/fastlane/plugins/template/lib/fastlane/plugin/%plugin_name%/actions/%plugin_name%_action.rb.erb
fastlane/lib/fastlane/plugins/template/lib/fastlane/plugin/%plugin_name%/helper/%plugin_name%_helper.rb.erb
fastlane/lib/fastlane/plugins/template/lib/fastlane/plugin/%plugin_name%/version.rb.erb
fastlane/lib/fastlane/plugins/template/spec/%plugin_name%_action_spec.rb.erb
fastlane/lib/fastlane/plugins/template/spec/spec_helper.rb.erb
fastlane/lib/fastlane/runner.rb
fastlane/lib/fastlane/server/action_command.rb
fastlane/lib/fastlane/server/action_command_return.rb
fastlane/lib/fastlane/server/command_executor.rb
fastlane/lib/fastlane/server/command_parser.rb
fastlane/lib/fastlane/server/control_command.rb
fastlane/lib/fastlane/server/json_return_value_processor.rb
fastlane/lib/fastlane/server/socket_server.rb
fastlane/lib/fastlane/server/socket_server_action_command_executor.rb
fastlane/lib/fastlane/setup/setup.rb
fastlane/lib/fastlane/setup/setup_android.rb
fastlane/lib/fastlane/setup/setup_ios.rb
fastlane/lib/fastlane/shells.rb
fastlane/lib/fastlane/supported_platforms.rb
fastlane/lib/fastlane/swift_fastlane_api_generator.rb
fastlane/lib/fastlane/swift_fastlane_function.rb
fastlane/lib/fastlane/swift_lane_manager.rb
fastlane/lib/fastlane/swift_runner_upgrader.rb
fastlane/lib/fastlane/tools.rb
fastlane/lib/fastlane/version.rb
fastlane/swift/Actions.swift
fastlane/swift/Appfile.swift
fastlane/swift/ArgumentProcessor.swift
fastlane/swift/Atomic.swift
fastlane/swift/ControlCommand.swift
fastlane/swift/Deliverfile.swift
fastlane/swift/DeliverfileProtocol.swift
fastlane/swift/Fastfile.swift
fastlane/swift/Fastlane.swift
fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.pbxproj
fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/xcshareddata/xcschemes/FastlaneRunner.xcscheme
fastlane/swift/FastlaneSwiftRunner/README.txt
fastlane/swift/Gymfile.swift
fastlane/swift/GymfileProtocol.swift
fastlane/swift/LaneFileProtocol.swift
fastlane/swift/MainProcess.swift
fastlane/swift/Matchfile.swift
fastlane/swift/MatchfileProtocol.swift
fastlane/swift/OptionalConfigValue.swift
fastlane/swift/Plugins.swift
fastlane/swift/Precheckfile.swift
fastlane/swift/PrecheckfileProtocol.swift
fastlane/swift/RubyCommand.swift
fastlane/swift/RubyCommandable.swift
fastlane/swift/Runner.swift
fastlane/swift/RunnerArgument.swift
fastlane/swift/Scanfile.swift
fastlane/swift/ScanfileProtocol.swift
fastlane/swift/Screengrabfile.swift
fastlane/swift/ScreengrabfileProtocol.swift
fastlane/swift/Snapshotfile.swift
fastlane/swift/SnapshotfileProtocol.swift
fastlane/swift/SocketClient.swift
fastlane/swift/SocketClientDelegateProtocol.swift
fastlane/swift/SocketResponse.swift
fastlane/swift/formatting/Brewfile
fastlane/swift/formatting/Brewfile.lock.json
fastlane/swift/formatting/Rakefile
fastlane/swift/main.swift
fastlane/swift/upgrade_manifest.json
fastlane_core/README.md
fastlane_core/lib/assets/XMLTemplate.xml.erb
fastlane_core/lib/fastlane_core.rb
fastlane_core/lib/fastlane_core/analytics/action_completion_context.rb
fastlane_core/lib/fastlane_core/analytics/action_launch_context.rb
fastlane_core/lib/fastlane_core/analytics/analytics_event_builder.rb
fastlane_core/lib/fastlane_core/analytics/analytics_ingester_client.rb
fastlane_core/lib/fastlane_core/analytics/analytics_session.rb
fastlane_core/lib/fastlane_core/analytics/app_identifier_guesser.rb
fastlane_core/lib/fastlane_core/android_package_name_guesser.rb
fastlane_core/lib/fastlane_core/build_watcher.rb
fastlane_core/lib/fastlane_core/cert_checker.rb
fastlane_core/lib/fastlane_core/clipboard.rb
fastlane_core/lib/fastlane_core/command_executor.rb
fastlane_core/lib/fastlane_core/configuration/commander_generator.rb
fastlane_core/lib/fastlane_core/configuration/config_item.rb
fastlane_core/lib/fastlane_core/configuration/configuration.rb
fastlane_core/lib/fastlane_core/configuration/configuration_file.rb
fastlane_core/lib/fastlane_core/core_ext/cfpropertylist.rb
fastlane_core/lib/fastlane_core/core_ext/shellwords.rb
fastlane_core/lib/fastlane_core/core_ext/string.rb
fastlane_core/lib/fastlane_core/device_manager.rb
fastlane_core/lib/fastlane_core/env.rb
fastlane_core/lib/fastlane_core/fastlane_folder.rb
fastlane_core/lib/fastlane_core/fastlane_pty.rb
fastlane_core/lib/fastlane_core/feature/feature.rb
fastlane_core/lib/fastlane_core/features.rb
fastlane_core/lib/fastlane_core/globals.rb
fastlane_core/lib/fastlane_core/helper.rb
fastlane_core/lib/fastlane_core/ios_app_identifier_guesser.rb
fastlane_core/lib/fastlane_core/ipa_file_analyser.rb
fastlane_core/lib/fastlane_core/ipa_upload_package_builder.rb
fastlane_core/lib/fastlane_core/itunes_transporter.rb
fastlane_core/lib/fastlane_core/keychain_importer.rb
fastlane_core/lib/fastlane_core/languages.rb
fastlane_core/lib/fastlane_core/module.rb
fastlane_core/lib/fastlane_core/pkg_file_analyser.rb
fastlane_core/lib/fastlane_core/pkg_upload_package_builder.rb
fastlane_core/lib/fastlane_core/print_table.rb
fastlane_core/lib/fastlane_core/project.rb
fastlane_core/lib/fastlane_core/provisioning_profile.rb
fastlane_core/lib/fastlane_core/queue_worker.rb
fastlane_core/lib/fastlane_core/string_filters.rb
fastlane_core/lib/fastlane_core/swag.rb
fastlane_core/lib/fastlane_core/tag_version.rb
fastlane_core/lib/fastlane_core/test_parser.rb
fastlane_core/lib/fastlane_core/ui/disable_colors.rb
fastlane_core/lib/fastlane_core/ui/errors.rb
fastlane_core/lib/fastlane_core/ui/errors/fastlane_common_error.rb
fastlane_core/lib/fastlane_core/ui/errors/fastlane_crash.rb
fastlane_core/lib/fastlane_core/ui/errors/fastlane_error.rb
fastlane_core/lib/fastlane_core/ui/errors/fastlane_exception.rb
fastlane_core/lib/fastlane_core/ui/errors/fastlane_shell_error.rb
fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb
fastlane_core/lib/fastlane_core/ui/github_issue_inspector_reporter.rb
fastlane_core/lib/fastlane_core/ui/help.erb
fastlane_core/lib/fastlane_core/ui/help_formatter.rb
fastlane_core/lib/fastlane_core/ui/implementations/shell.rb
fastlane_core/lib/fastlane_core/ui/interface.rb
fastlane_core/lib/fastlane_core/ui/ui.rb
fastlane_core/lib/fastlane_core/update_checker/changelog.rb
fastlane_core/lib/fastlane_core/update_checker/update_checker.rb
frameit/README.md
frameit/lib/assets/empty.png
frameit/lib/frameit.rb
frameit/lib/frameit/commands_generator.rb
frameit/lib/frameit/config_parser.rb
frameit/lib/frameit/dependency_checker.rb
frameit/lib/frameit/device.rb
frameit/lib/frameit/device_types.rb
frameit/lib/frameit/editor.rb
frameit/lib/frameit/frame_downloader.rb
frameit/lib/frameit/mac_editor.rb
frameit/lib/frameit/module.rb
frameit/lib/frameit/offsets.rb
frameit/lib/frameit/options.rb
frameit/lib/frameit/runner.rb
frameit/lib/frameit/screenshot.rb
frameit/lib/frameit/strings_parser.rb
frameit/lib/frameit/template_finder.rb
frameit/lib/frameit/trim_box.rb
gym/README.md
gym/lib/assets/GymfileTemplate
gym/lib/assets/GymfileTemplate.swift
gym/lib/assets/wrap_xcodebuild/xcbuild-safe.sh
gym/lib/gym.rb
gym/lib/gym/code_signing_mapping.rb
gym/lib/gym/commands_generator.rb
gym/lib/gym/detect_values.rb
gym/lib/gym/error_handler.rb
gym/lib/gym/generators/README.md
gym/lib/gym/generators/build_command_generator.rb
gym/lib/gym/generators/package_command_generator.rb
gym/lib/gym/generators/package_command_generator_xcode7.rb
gym/lib/gym/manager.rb
gym/lib/gym/module.rb
gym/lib/gym/options.rb
gym/lib/gym/runner.rb
gym/lib/gym/xcode.rb
gym/lib/gym/xcodebuild_fixes/README.md
gym/lib/gym/xcodebuild_fixes/generic_archive_fix.rb
match/README.md
match/lib/assets/MatchfileTemplate
match/lib/assets/MatchfileTemplate.swift
match/lib/assets/READMETemplate.md
match/lib/match.rb
match/lib/match/change_password.rb
match/lib/match/commands_generator.rb
match/lib/match/encryption.rb
match/lib/match/encryption/encryption.rb
match/lib/match/encryption/interface.rb
match/lib/match/encryption/openssl.rb
match/lib/match/generator.rb
match/lib/match/importer.rb
match/lib/match/migrate.rb
match/lib/match/module.rb
match/lib/match/nuke.rb
match/lib/match/options.rb
match/lib/match/portal_cache.rb
match/lib/match/portal_fetcher.rb
match/lib/match/profile_includes.rb
match/lib/match/runner.rb
match/lib/match/setup.rb
match/lib/match/spaceship_ensure.rb
match/lib/match/storage.rb
match/lib/match/storage/git_storage.rb
match/lib/match/storage/gitlab/client.rb
match/lib/match/storage/gitlab/secure_file.rb
match/lib/match/storage/gitlab_secure_files.rb
match/lib/match/storage/google_cloud_storage.rb
match/lib/match/storage/interface.rb
match/lib/match/storage/s3_storage.rb
match/lib/match/table_printer.rb
match/lib/match/utils.rb
pem/README.md
pem/lib/pem.rb
pem/lib/pem/commands_generator.rb
pem/lib/pem/manager.rb
pem/lib/pem/module.rb
pem/lib/pem/options.rb
pilot/README.md
pilot/lib/pilot.rb
pilot/lib/pilot/build_manager.rb
pilot/lib/pilot/commands_generator.rb
pilot/lib/pilot/manager.rb
pilot/lib/pilot/module.rb
pilot/lib/pilot/options.rb
pilot/lib/pilot/tester_exporter.rb
pilot/lib/pilot/tester_importer.rb
pilot/lib/pilot/tester_manager.rb
precheck/README.md
precheck/lib/assets/PrecheckfileTemplate
precheck/lib/assets/PrecheckfileTemplate.swift
precheck/lib/precheck.rb
precheck/lib/precheck/commands_generator.rb
precheck/lib/precheck/item_to_check.rb
precheck/lib/precheck/module.rb
precheck/lib/precheck/options.rb
precheck/lib/precheck/rule.rb
precheck/lib/precheck/rule_check_result.rb
precheck/lib/precheck/rule_processor.rb
precheck/lib/precheck/rules/abstract_text_match_rule.rb
precheck/lib/precheck/rules/all.rb
precheck/lib/precheck/rules/copyright_date_rule.rb
precheck/lib/precheck/rules/curse_words_rule.rb
precheck/lib/precheck/rules/custom_text_rule.rb
precheck/lib/precheck/rules/free_stuff_iap_rule.rb
precheck/lib/precheck/rules/future_functionality_rule.rb
precheck/lib/precheck/rules/negative_apple_sentiment_rule.rb
precheck/lib/precheck/rules/other_platforms_rule.rb
precheck/lib/precheck/rules/placeholder_words_rule.rb
precheck/lib/precheck/rules/rules_data/curse_word_hashes/en_us.txt
precheck/lib/precheck/rules/test_words_rule.rb
precheck/lib/precheck/rules/unreachable_urls_rule.rb
precheck/lib/precheck/runner.rb
produce/README.md
produce/lib/produce.rb
produce/lib/produce/available_default_languages.rb
produce/lib/produce/cloud_container.rb
produce/lib/produce/commands_generator.rb
produce/lib/produce/developer_center.rb
produce/lib/produce/group.rb
produce/lib/produce/itunes_connect.rb
produce/lib/produce/manager.rb
produce/lib/produce/merchant.rb
produce/lib/produce/module.rb
produce/lib/produce/options.rb
produce/lib/produce/service.rb
scan/README.md
scan/lib/assets/ScanfileTemplate
scan/lib/assets/ScanfileTemplate.swift
scan/lib/scan.rb
scan/lib/scan/commands_generator.rb
scan/lib/scan/detect_values.rb
scan/lib/scan/error_handler.rb
scan/lib/scan/manager.rb
scan/lib/scan/module.rb
scan/lib/scan/options.rb
scan/lib/scan/runner.rb
scan/lib/scan/slack_poster.rb
scan/lib/scan/test_command_generator.rb
scan/lib/scan/test_result_parser.rb
scan/lib/scan/xcpretty_reporter_options_generator.rb
screengrab/README.md
screengrab/lib/assets/ScreengrabfileTemplate
screengrab/lib/assets/ScreengrabfileTemplate.swift
screengrab/lib/screengrab.rb
screengrab/lib/screengrab/android_environment.rb
screengrab/lib/screengrab/commands_generator.rb
screengrab/lib/screengrab/dependency_checker.rb
screengrab/lib/screengrab/detect_values.rb
screengrab/lib/screengrab/module.rb
screengrab/lib/screengrab/options.rb
screengrab/lib/screengrab/page.html.erb
screengrab/lib/screengrab/reports_generator.rb
screengrab/lib/screengrab/runner.rb
screengrab/lib/screengrab/setup.rb
sigh/README.md
sigh/lib/assets/resign.sh
sigh/lib/sigh.rb
sigh/lib/sigh/commands_generator.rb
sigh/lib/sigh/download_all.rb
sigh/lib/sigh/local_manage.rb
sigh/lib/sigh/manager.rb
sigh/lib/sigh/module.rb
sigh/lib/sigh/options.rb
sigh/lib/sigh/repair.rb
sigh/lib/sigh/resign.rb
sigh/lib/sigh/runner.rb
snapshot/README.md
snapshot/lib/assets/SnapfileTemplate
snapshot/lib/assets/SnapfileTemplate.swift
snapshot/lib/assets/SnapshotHelper.swift
snapshot/lib/assets/SnapshotHelperXcode8.swift
snapshot/lib/snapshot.rb
snapshot/lib/snapshot/collector.rb
snapshot/lib/snapshot/commands_generator.rb
snapshot/lib/snapshot/dependency_checker.rb
snapshot/lib/snapshot/detect_values.rb
snapshot/lib/snapshot/error_handler.rb
snapshot/lib/snapshot/fixes/README.md
snapshot/lib/snapshot/fixes/hardware_keyboard_fix.rb
snapshot/lib/snapshot/fixes/simulator_shared_pasteboard.rb
snapshot/lib/snapshot/fixes/simulator_zoom_fix.rb
snapshot/lib/snapshot/latest_os_version.rb
snapshot/lib/snapshot/module.rb
snapshot/lib/snapshot/options.rb
snapshot/lib/snapshot/page.html.erb
snapshot/lib/snapshot/reports_generator.rb
snapshot/lib/snapshot/reset_simulators.rb
snapshot/lib/snapshot/runner.rb
snapshot/lib/snapshot/screenshot_flatten.rb
snapshot/lib/snapshot/screenshot_rotate.rb
snapshot/lib/snapshot/setup.rb
snapshot/lib/snapshot/simulator_launchers/launcher_configuration.rb
snapshot/lib/snapshot/simulator_launchers/simulator_launcher.rb
snapshot/lib/snapshot/simulator_launchers/simulator_launcher_base.rb
snapshot/lib/snapshot/simulator_launchers/simulator_launcher_xcode_8.rb
snapshot/lib/snapshot/test_command_generator.rb
snapshot/lib/snapshot/test_command_generator_base.rb
snapshot/lib/snapshot/test_command_generator_xcode_8.rb
snapshot/lib/snapshot/update.rb
spaceship/README.md
spaceship/lib/assets/displayFamilies.json
spaceship/lib/assets/languageMapping.json
spaceship/lib/assets/languageMappingReadable.json
spaceship/lib/spaceship.rb
spaceship/lib/spaceship/base.rb
spaceship/lib/spaceship/client.rb
spaceship/lib/spaceship/commands_generator.rb
spaceship/lib/spaceship/connect_api.rb
spaceship/lib/spaceship/connect_api/api_client.rb
spaceship/lib/spaceship/connect_api/client.rb
spaceship/lib/spaceship/connect_api/file_uploader.rb
spaceship/lib/spaceship/connect_api/model.rb
spaceship/lib/spaceship/connect_api/models/actor.rb
spaceship/lib/spaceship/connect_api/models/age_rating_declaration.rb
spaceship/lib/spaceship/connect_api/models/app.rb
spaceship/lib/spaceship/connect_api/models/app_availability.rb
spaceship/lib/spaceship/connect_api/models/app_category.rb
spaceship/lib/spaceship/connect_api/models/app_data_usage.rb
spaceship/lib/spaceship/connect_api/models/app_data_usage_category.rb
spaceship/lib/spaceship/connect_api/models/app_data_usage_data_protection.rb
spaceship/lib/spaceship/connect_api/models/app_data_usage_grouping.rb
spaceship/lib/spaceship/connect_api/models/app_data_usage_purposes.rb
spaceship/lib/spaceship/connect_api/models/app_data_usages_publish_state.rb
spaceship/lib/spaceship/connect_api/models/app_info.rb
spaceship/lib/spaceship/connect_api/models/app_info_localization.rb
spaceship/lib/spaceship/connect_api/models/app_preview.rb
spaceship/lib/spaceship/connect_api/models/app_preview_set.rb
spaceship/lib/spaceship/connect_api/models/app_price.rb
spaceship/lib/spaceship/connect_api/models/app_price_point.rb
spaceship/lib/spaceship/connect_api/models/app_price_tier.rb
spaceship/lib/spaceship/connect_api/models/app_screenshot.rb
spaceship/lib/spaceship/connect_api/models/app_screenshot_set.rb
spaceship/lib/spaceship/connect_api/models/app_store_review_attachment.rb
spaceship/lib/spaceship/connect_api/models/app_store_review_detail.rb
spaceship/lib/spaceship/connect_api/models/app_store_version.rb
spaceship/lib/spaceship/connect_api/models/app_store_version_localization.rb
spaceship/lib/spaceship/connect_api/models/app_store_version_phased_release.rb
spaceship/lib/spaceship/connect_api/models/app_store_version_release_request.rb
spaceship/lib/spaceship/connect_api/models/app_store_version_submission.rb
spaceship/lib/spaceship/connect_api/models/beta_app_localization.rb
spaceship/lib/spaceship/connect_api/models/beta_app_review_detail.rb
spaceship/lib/spaceship/connect_api/models/beta_app_review_submission.rb
spaceship/lib/spaceship/connect_api/models/beta_build_localization.rb
spaceship/lib/spaceship/connect_api/models/beta_build_metric.rb
spaceship/lib/spaceship/connect_api/models/beta_feedback.rb
spaceship/lib/spaceship/connect_api/models/beta_group.rb
spaceship/lib/spaceship/connect_api/models/beta_screenshot.rb
spaceship/lib/spaceship/connect_api/models/beta_tester.rb
spaceship/lib/spaceship/connect_api/models/beta_tester_metric.rb
spaceship/lib/spaceship/connect_api/models/build.rb
spaceship/lib/spaceship/connect_api/models/build_beta_detail.rb
spaceship/lib/spaceship/connect_api/models/build_bundle.rb
spaceship/lib/spaceship/connect_api/models/build_bundle_file_sizes.rb
spaceship/lib/spaceship/connect_api/models/build_delivery.rb
spaceship/lib/spaceship/connect_api/models/bundle_id.rb
spaceship/lib/spaceship/connect_api/models/bundle_id_capability.rb
spaceship/lib/spaceship/connect_api/models/capabilities.rb
spaceship/lib/spaceship/connect_api/models/certificate.rb
spaceship/lib/spaceship/connect_api/models/custom_app_organization.rb
spaceship/lib/spaceship/connect_api/models/custom_app_user.rb
spaceship/lib/spaceship/connect_api/models/device.rb
spaceship/lib/spaceship/connect_api/models/pre_release_version.rb
spaceship/lib/spaceship/connect_api/models/profile.rb
spaceship/lib/spaceship/connect_api/models/reset_ratings_request.rb
spaceship/lib/spaceship/connect_api/models/resolution_center_message.rb
spaceship/lib/spaceship/connect_api/models/resolution_center_thread.rb
spaceship/lib/spaceship/connect_api/models/review_rejection.rb
spaceship/lib/spaceship/connect_api/models/review_submission.rb
spaceship/lib/spaceship/connect_api/models/review_submission_item.rb
spaceship/lib/spaceship/connect_api/models/sandbox_tester.rb
spaceship/lib/spaceship/connect_api/models/territory.rb
spaceship/lib/spaceship/connect_api/models/territory_availability.rb
spaceship/lib/spaceship/connect_api/models/user.rb
spaceship/lib/spaceship/connect_api/models/user_invitation.rb
spaceship/lib/spaceship/connect_api/provisioning/client.rb
spaceship/lib/spaceship/connect_api/provisioning/provisioning.rb
spaceship/lib/spaceship/connect_api/response.rb
spaceship/lib/spaceship/connect_api/spaceship.rb
spaceship/lib/spaceship/connect_api/testflight/client.rb
spaceship/lib/spaceship/connect_api/testflight/testflight.rb
spaceship/lib/spaceship/connect_api/token.rb
spaceship/lib/spaceship/connect_api/token_refresh_middleware.rb
spaceship/lib/spaceship/connect_api/tunes/client.rb
spaceship/lib/spaceship/connect_api/tunes/tunes.rb
spaceship/lib/spaceship/connect_api/users/client.rb
spaceship/lib/spaceship/connect_api/users/users.rb
spaceship/lib/spaceship/du/du_client.rb
spaceship/lib/spaceship/du/upload_file.rb
spaceship/lib/spaceship/du/utilities.rb
spaceship/lib/spaceship/errors.rb
spaceship/lib/spaceship/globals.rb
spaceship/lib/spaceship/hashcash.rb
spaceship/lib/spaceship/helper/net_http_generic_request.rb
spaceship/lib/spaceship/helper/plist_middleware.rb
spaceship/lib/spaceship/helper/rels_middleware.rb
spaceship/lib/spaceship/launcher.rb
spaceship/lib/spaceship/module.rb
spaceship/lib/spaceship/playground.rb
spaceship/lib/spaceship/portal/app.rb
spaceship/lib/spaceship/portal/app_group.rb
spaceship/lib/spaceship/portal/app_service.rb
spaceship/lib/spaceship/portal/certificate.rb
spaceship/lib/spaceship/portal/cloud_container.rb
spaceship/lib/spaceship/portal/device.rb
spaceship/lib/spaceship/portal/invite.rb
spaceship/lib/spaceship/portal/key.rb
spaceship/lib/spaceship/portal/legacy_wrapper.rb
spaceship/lib/spaceship/portal/merchant.rb
spaceship/lib/spaceship/portal/passbook.rb
spaceship/lib/spaceship/portal/person.rb
spaceship/lib/spaceship/portal/persons.rb
spaceship/lib/spaceship/portal/portal.rb
spaceship/lib/spaceship/portal/portal_base.rb
spaceship/lib/spaceship/portal/portal_client.rb
spaceship/lib/spaceship/portal/provisioning_profile.rb
spaceship/lib/spaceship/portal/provisioning_profile_template.rb
spaceship/lib/spaceship/portal/spaceship.rb
spaceship/lib/spaceship/portal/ui/select_team.rb
spaceship/lib/spaceship/portal/website_push.rb
spaceship/lib/spaceship/provider.rb
spaceship/lib/spaceship/spaceauth_runner.rb
spaceship/lib/spaceship/stats_middleware.rb
spaceship/lib/spaceship/test_flight.rb
spaceship/lib/spaceship/test_flight/app_test_info.rb
spaceship/lib/spaceship/test_flight/base.rb
spaceship/lib/spaceship/test_flight/beta_review_info.rb
spaceship/lib/spaceship/test_flight/build.rb
spaceship/lib/spaceship/test_flight/build_trains.rb
spaceship/lib/spaceship/test_flight/client.rb
spaceship/lib/spaceship/test_flight/export_compliance.rb
spaceship/lib/spaceship/test_flight/group.rb
spaceship/lib/spaceship/test_flight/test_info.rb
spaceship/lib/spaceship/test_flight/tester.rb
spaceship/lib/spaceship/tunes/app_analytics.rb
spaceship/lib/spaceship/tunes/app_details.rb
spaceship/lib/spaceship/tunes/app_image.rb
spaceship/lib/spaceship/tunes/app_ratings.rb
spaceship/lib/spaceship/tunes/app_review.rb
spaceship/lib/spaceship/tunes/app_review_attachment.rb
spaceship/lib/spaceship/tunes/app_screenshot.rb
spaceship/lib/spaceship/tunes/app_status.rb
spaceship/lib/spaceship/tunes/app_submission.rb
spaceship/lib/spaceship/tunes/app_trailer.rb
spaceship/lib/spaceship/tunes/app_version.rb
spaceship/lib/spaceship/tunes/app_version_common.rb
spaceship/lib/spaceship/tunes/app_version_generated_promocodes.rb
spaceship/lib/spaceship/tunes/app_version_history.rb
spaceship/lib/spaceship/tunes/app_version_promocodes.rb
spaceship/lib/spaceship/tunes/app_version_ref.rb
spaceship/lib/spaceship/tunes/app_version_states_history.rb
spaceship/lib/spaceship/tunes/application.rb
spaceship/lib/spaceship/tunes/availability.rb
spaceship/lib/spaceship/tunes/b2b_organization.rb
spaceship/lib/spaceship/tunes/b2b_user.rb
spaceship/lib/spaceship/tunes/build.rb
spaceship/lib/spaceship/tunes/build_details.rb
spaceship/lib/spaceship/tunes/build_train.rb
spaceship/lib/spaceship/tunes/developer_response.rb
spaceship/lib/spaceship/tunes/device_type.rb
spaceship/lib/spaceship/tunes/display_family.rb
spaceship/lib/spaceship/tunes/errors.rb
spaceship/lib/spaceship/tunes/iap.rb
spaceship/lib/spaceship/tunes/iap_detail.rb
spaceship/lib/spaceship/tunes/iap_families.rb
spaceship/lib/spaceship/tunes/iap_family_details.rb
spaceship/lib/spaceship/tunes/iap_family_list.rb
spaceship/lib/spaceship/tunes/iap_list.rb
spaceship/lib/spaceship/tunes/iap_status.rb
spaceship/lib/spaceship/tunes/iap_subscription_pricing_info.rb
spaceship/lib/spaceship/tunes/iap_subscription_pricing_tier.rb
spaceship/lib/spaceship/tunes/iap_type.rb
spaceship/lib/spaceship/tunes/language_converter.rb
spaceship/lib/spaceship/tunes/language_item.rb
spaceship/lib/spaceship/tunes/legacy_wrapper.rb
spaceship/lib/spaceship/tunes/member.rb
spaceship/lib/spaceship/tunes/members.rb
spaceship/lib/spaceship/tunes/pricing_info.rb
spaceship/lib/spaceship/tunes/pricing_tier.rb
spaceship/lib/spaceship/tunes/sandbox_tester.rb
spaceship/lib/spaceship/tunes/spaceship.rb
spaceship/lib/spaceship/tunes/territory.rb
spaceship/lib/spaceship/tunes/transit_app_file.rb
spaceship/lib/spaceship/tunes/tunes.rb
spaceship/lib/spaceship/tunes/tunes_base.rb
spaceship/lib/spaceship/tunes/tunes_client.rb
spaceship/lib/spaceship/tunes/version_set.rb
spaceship/lib/spaceship/two_step_or_factor_client.rb
spaceship/lib/spaceship/ui.rb
spaceship/lib/spaceship/upgrade_2fa_later_client.rb
supply/README.md
supply/lib/supply.rb
supply/lib/supply/apk_listing.rb
supply/lib/supply/client.rb
supply/lib/supply/commands_generator.rb
supply/lib/supply/generated_universal_apk.rb
supply/lib/supply/image_listing.rb
supply/lib/supply/languages.rb
supply/lib/supply/listing.rb
supply/lib/supply/options.rb
supply/lib/supply/reader.rb
supply/lib/supply/release_listing.rb
supply/lib/supply/setup.rb
supply/lib/supply/uploader.rb
trainer/lib/assets/junit.xml.erb
trainer/lib/trainer.rb
trainer/lib/trainer/commands_generator.rb
trainer/lib/trainer/junit_generator.rb
trainer/lib/trainer/legacy_xcresult.rb
trainer/lib/trainer/module.rb
trainer/lib/trainer/options.rb
trainer/lib/trainer/plist_test_summary_parser.rb
trainer/lib/trainer/test_parser.rb
trainer/lib/trainer/xcresult.rb
trainer/lib/trainer/xcresult/helper.rb
trainer/lib/trainer/xcresult/repetition.rb
trainer/lib/trainer/xcresult/test_case.rb
trainer/lib/trainer/xcresult/test_case_attributes.rb
trainer/lib/trainer/xcresult/test_plan.rb
trainer/lib/trainer/xcresult/test_suite.rb
-
Homepage
-
https://fastlane.tools
-
Licenses
-
MIT
-
Metadata
-
{"bug_tracker_uri"=>"https://github.com/fastlane/fastlane/issues", "changelog_uri"=>"https://github.com/fastlane/fastlane/releases", "documentation_uri"=>"https://docs.fastlane.tools/", "homepage_uri"=>"https://fastlane.tools", "source_code_uri"=>"https://github.com/fastlane/fastlane"}
-
Require paths
-
cert/lib
credentials_manager/lib
deliver/lib
fastlane/lib
fastlane_core/lib
frameit/lib
gym/lib
match/lib
pem/lib
pilot/lib
precheck/lib
produce/lib
scan/lib
screengrab/lib
sigh/lib
snapshot/lib
spaceship/lib
supply/lib
trainer/lib
-
Required ruby version
-
>= 2.6
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.4.19
-
Specification version
-
4
-
Summary
-
The easiest way to build and release mobile apps.
-
Original platform
-
ruby
-
New platform
-
ruby