Metadata


Name
fastlane
Version
2.29.0.beta.20170509010055
Platform
ruby
Authors
Felix Krause
Michael Furtak
Andrea Falcone
David Ohayon
Mark Pirri
Hemal Shah
Manuel Wallner
Joshua Liebowitz
Bindir
bin
Date
2017-05-09 00:00:00 UTC
Dependencies
slack-notifier (>= 1.3, < 2.0.0)
xcodeproj (>= 1.4.4, < 2.0.0)
xcpretty (>= 0.2.4, < 1.0.0)
terminal-notifier (>= 1.6.2, < 2.0.0)
terminal-table (>= 1.4.5, < 2.0.0)
plist (>= 3.1.0, < 4.0.0)
CFPropertyList (>= 2.3, < 3.0.0)
addressable (>= 2.3, < 3.0.0)
multipart-post (~> 2.0.0)
word_wrap (~> 1.0.0)
tty-screen (~> 0.5.0)
babosa (>= 1.0.2, < 2.0.0)
colored (>= 0)
commander-fastlane (>= 4.4.0, < 5.0.0)
excon (>= 0.45.0, < 1.0.0)
faraday-cookie_jar (~> 0.0.6)
fastimage (>= 1.6)
gh_inspector (>= 1.0.1, < 2.0.0)
google-api-client (~> 0.9.2)
highline (>= 1.7.2, < 2.0.0)
json (< 3.0.0)
mini_magick (~> 4.5.1)
multi_json (>= 0)
multi_xml (~> 0.5)
rubyzip (>= 1.1.0, < 2.0.0)
security (= 0.1.3)
xcpretty-travis-formatter (>= 0.0.3)
dotenv (>= 2.1.1, < 3.0.0)
bundler (>= 1.12.0, < 2.0.0)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
rake (< 12, development)
rspec (~> 3.5.0, development)
rspec_junit_formatter (~> 0.2.3, development)
pry (>= 0, development)
pry-byebug (>= 0, development)
pry-rescue (>= 0, development)
pry-stack_explorer (>= 0, development)
yard (~> 0.8.7.4, development)
webmock (~> 2.3.2, development)
coveralls (~> 0.8.13, development)
rubocop (= 0.48.1, development)
rb-readline (>= 0, development)
rest-client (~> 1.6.7, development)
fakefs (~> 0.8.1, development)
sinatra (~> 1.4.8, development)
Description
The easiest way to automate beta deployments and releases for your iOS and Android apps
Email
fastlane@krausefx.com
Executables
bin-proxy
fastlane
Files
LICENSE
README.md
bin/bin-proxy
bin/fastlane
cert/README.md
cert/lib/cert.rb
cert/lib/cert/commands_generator.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/ScreenshotsHelp
deliver/lib/assets/summary.html.erb
deliver/lib/deliver.rb
deliver/lib/deliver/app_screenshot.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/loader.rb
deliver/lib/deliver/options.rb
deliver/lib/deliver/runner.rb
deliver/lib/deliver/setup.rb
deliver/lib/deliver/submit_for_review.rb
deliver/lib/deliver/upload_assets.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/Actions.md.erb
fastlane/lib/assets/AppfileTemplate
fastlane/lib/assets/AppfileTemplateAndroid
fastlane/lib/assets/DefaultFastfileTemplate
fastlane/lib/assets/FastfileTemplateAndroid
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/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/bundle_install.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/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_version_bump.rb
fastlane/lib/fastlane/actions/copy_artifacts.rb
fastlane/lib/fastlane/actions/crashlytics.rb
fastlane/lib/fastlane/actions/create_keychain.rb
fastlane/lib/fastlane/actions/create_pull_request.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/dotgpg_environment.rb
fastlane/lib/fastlane/actions/download.rb
fastlane/lib/fastlane/actions/download_dsyms.rb
fastlane/lib/fastlane/actions/dsym_zip.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/erb.rb
fastlane/lib/fastlane/actions/fastlane_version.rb
fastlane/lib/fastlane/actions/flock.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_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_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_tag_exists.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_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/nexus_upload.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_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/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/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_jenkins.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/splunkmint.rb
fastlane/lib/fastlane/actions/ssh.rb
fastlane/lib/fastlane/actions/supply.rb
fastlane/lib/fastlane/actions/swiftlint.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/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_fastlane.rb
fastlane/lib/fastlane/actions/update_icloud_container_identifiers.rb
fastlane/lib/fastlane/actions/update_info_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_symbols_to_crashlytics.rb
fastlane/lib/fastlane/actions/upload_symbols_to_sentry.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/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/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/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/cocoapod_helper.rb
fastlane/lib/fastlane/helper/crashlytics_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/podspec_helper.rb
fastlane/lib/fastlane/helper/sh_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/markdown_table_formatter.rb
fastlane/lib/fastlane/new_action.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/.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
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/circle.yml
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/setup/crashlytics_beta.rb
fastlane/lib/fastlane/setup/crashlytics_beta_command_line_handler.rb
fastlane/lib/fastlane/setup/crashlytics_beta_info.rb
fastlane/lib/fastlane/setup/crashlytics_beta_info_collector.rb
fastlane/lib/fastlane/setup/crashlytics_beta_ui.rb
fastlane/lib/fastlane/setup/crashlytics_beta_user_email_fetcher.rb
fastlane/lib/fastlane/setup/crashlytics_project_parser.rb
fastlane/lib/fastlane/setup/setup.rb
fastlane/lib/fastlane/setup/setup_android.rb
fastlane/lib/fastlane/setup/setup_ios.rb
fastlane/lib/fastlane/supported_platforms.rb
fastlane/lib/fastlane/tools.rb
fastlane/lib/fastlane/version.rb
fastlane_core/README.md
fastlane_core/lib/assets/XMLTemplate.xml.erb
fastlane_core/lib/fastlane_core.rb
fastlane_core/lib/fastlane_core/build_watcher.rb
fastlane_core/lib/fastlane_core/cert_checker.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/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/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/ipa_file_analyser.rb
fastlane_core/lib/fastlane_core/ipa_upload_package_builder.rb
fastlane_core/lib/fastlane_core/itunes_search_api.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/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/string_filters.rb
fastlane_core/lib/fastlane_core/swag.rb
fastlane_core/lib/fastlane_core/tool_collector.rb
fastlane_core/lib/fastlane_core/ui/disable_colors.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/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
fastlane_core/lib/fastlane_core/xcodebuild_list_output_parser.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_types.rb
frameit/lib/frameit/editor.rb
frameit/lib/frameit/frame_downloader.rb
frameit/lib/frameit/mac_editor.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
gym/README.md
gym/lib/assets/GymfileTemplate
gym/lib/assets/package_application_patches/0001_codesign_args_patch.diff
gym/lib/assets/package_application_patches/0002_no_strict_parameter_patch.diff
gym/lib/assets/package_application_patches/PackageApplication_MD5
gym/lib/assets/wrap_xcodebuild/xcbuild-safe.sh
gym/lib/gym.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_legacy.rb
gym/lib/gym/generators/package_command_generator_xcode7.rb
gym/lib/gym/manager.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
gym/lib/gym/xcodebuild_fixes/package_application_fix.rb
gym/lib/gym/xcodebuild_fixes/swift_fix.rb
gym/lib/gym/xcodebuild_fixes/watchkit2_fix.rb
gym/lib/gym/xcodebuild_fixes/watchkit_fix.rb
match/README.md
match/lib/assets/MatchfileTemplate
match/lib/assets/READMETemplate.md
match/lib/match.rb
match/lib/match/change_password.rb
match/lib/match/commands_generator.rb
match/lib/match/encrypt.rb
match/lib/match/generator.rb
match/lib/match/git_helper.rb
match/lib/match/nuke.rb
match/lib/match/options.rb
match/lib/match/runner.rb
match/lib/match/setup.rb
match/lib/match/spaceship_ensure.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/options.rb
pilot/README.md
pilot/lib/pilot.rb
pilot/lib/pilot/build_manager.rb
pilot/lib/pilot/commands_generator.rb
pilot/lib/pilot/features.rb
pilot/lib/pilot/manager.rb
pilot/lib/pilot/options.rb
pilot/lib/pilot/tester_exporter.rb
pilot/lib/pilot/tester_importer.rb
pilot/lib/pilot/tester_manager.rb
pilot/lib/pilot/tester_util.rb
produce/README.md
produce/lib/produce.rb
produce/lib/produce/available_default_languages.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/options.rb
produce/lib/produce/service.rb
scan/README.md
scan/lib/assets/ScanfileTemplate
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/options.rb
scan/lib/scan/report_collector.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
screengrab/README.md
screengrab/lib/assets/ScreengrabfileTemplate
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/options.rb
screengrab/lib/screengrab/page.html.erb
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/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/SnapshotHelper.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_zoom_fix.rb
snapshot/lib/snapshot/latest_os_version.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/test_command_generator.rb
snapshot/lib/snapshot/update.rb
spaceship/README.md
spaceship/lib/assets/languageMapping.json
spaceship/lib/assets/languageMappingReadable.json
spaceship/lib/spaceship.rb
spaceship/lib/spaceship/babosa_fix.rb
spaceship/lib/spaceship/base.rb
spaceship/lib/spaceship/client.rb
spaceship/lib/spaceship/commands_generator.rb
spaceship/lib/spaceship/du/du_client.rb
spaceship/lib/spaceship/du/upload_file.rb
spaceship/lib/spaceship/du/utilities.rb
spaceship/lib/spaceship/globals.rb
spaceship/lib/spaceship/helper/net_http_generic_request.rb
spaceship/lib/spaceship/helper/plist_middleware.rb
spaceship/lib/spaceship/launcher.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/device.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/spaceship.rb
spaceship/lib/spaceship/portal/ui/select_team.rb
spaceship/lib/spaceship/portal/website_push.rb
spaceship/lib/spaceship/spaceauth_runner.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_details.rb
spaceship/lib/spaceship/tunes/app_image.rb
spaceship/lib/spaceship/tunes/app_ratings.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/build.rb
spaceship/lib/spaceship/tunes/build_details.rb
spaceship/lib/spaceship/tunes/build_train.rb
spaceship/lib/spaceship/tunes/device_type.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_type.rb
spaceship/lib/spaceship/tunes/language_converter.rb
spaceship/lib/spaceship/tunes/language_item.rb
spaceship/lib/spaceship/tunes/member.rb
spaceship/lib/spaceship/tunes/members.rb
spaceship/lib/spaceship/tunes/pricing_tier.rb
spaceship/lib/spaceship/tunes/recovery_device.rb
spaceship/lib/spaceship/tunes/spaceship.rb
spaceship/lib/spaceship/tunes/territory.rb
spaceship/lib/spaceship/tunes/tester.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/user_detail.rb
spaceship/lib/spaceship/tunes/version_set.rb
spaceship/lib/spaceship/two_step_client.rb
spaceship/lib/spaceship/ui.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/listing.rb
supply/lib/supply/options.rb
supply/lib/supply/setup.rb
supply/lib/supply/uploader.rb
Homepage
https://fastlane.tools
Licenses
MIT
Metadata
{"docs_url"=>"https://docs.fastlane.tools"}
Require paths
produce/lib
gym/lib
spaceship/lib
sigh/lib
pem/lib
match/lib
cert/lib
credentials_manager/lib
screengrab/lib
fastlane/lib
supply/lib
snapshot/lib
pilot/lib
fastlane_core/lib
deliver/lib
frameit/lib
scan/lib
Required ruby version
>= 2.0.0
Required rubygems version
> 1.3.1
Rubygems version
2.4.5.2
Specification version
4
Summary
The easiest way to automate beta deployments and releases for your iOS and Android apps
Original platform
ruby
New platform
ruby