Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
GIT
remote: https://github.com/fastlane/fastlane
revision: a193313b3e8057b435e8d96cc53b8081aaec1b9b
revision: 7ae58189b61e4ce8c5a20d56542ef6e130da22da
specs:
fastlane (2.233.0)
CFPropertyList (>= 2.3, < 4.0.0)
abbrev (~> 0.1.2)
fastlane (2.234.0)
CFPropertyList (>= 2.3, < 5.0.0)
abbrev (~> 0.1)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
aws-sdk-s3 (~> 1.197)
babosa (>= 1.0.3, < 2.0.0)
base64 (~> 0.2.0)
base64 (~> 0.2)
benchmark (>= 0.1.0)
bundler (>= 1.17.3, < 5.0.0)
colored (~> 1.2)
Expand All @@ -35,9 +35,9 @@ GIT
logger (>= 1.6, < 2.0)
mini_magick (>= 4.9.4, < 5.0.0)
multipart-post (>= 2.0.0, < 3.0.0)
mutex_m (~> 0.3.0)
mutex_m (~> 0.3)
naturally (~> 2.2)
nkf (~> 0.2.0)
nkf (~> 0.2)
optparse (>= 0.1.1, < 1.0.0)
ostruct (>= 0.1.0)
plist (>= 3.1.0, < 4.0.0)
Expand Down Expand Up @@ -77,28 +77,28 @@ GEM
ast (2.4.3)
atomos (0.1.3)
aws-eventstream (1.4.0)
aws-partitions (1.1229.0)
aws-sdk-core (3.244.0)
aws-partitions (1.1246.0)
aws-sdk-core (3.246.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
bigdecimal
jmespath (~> 1, >= 1.6.1)
logger
aws-sdk-kms (1.123.0)
aws-sdk-kms (1.124.0)
aws-sdk-core (~> 3, >= 3.244.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.217.0)
aws-sdk-s3 (1.221.0)
aws-sdk-core (~> 3, >= 3.244.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.12.1)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
base64 (0.2.0)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (4.0.1)
bigdecimal (4.1.2)
claide (1.1.0)
claide-plugins (0.9.2)
cork
Expand Down Expand Up @@ -173,7 +173,7 @@ GEM
addressable (~> 2.8)
process_executer (~> 1.1)
rchardet (~> 1.8)
google-apis-androidpublisher_v3 (0.98.0)
google-apis-androidpublisher_v3 (0.100.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-core (0.18.0)
addressable (~> 2.5, >= 2.5.1)
Expand All @@ -183,19 +183,19 @@ GEM
mutex_m
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
google-apis-iamcredentials_v1 (0.26.0)
google-apis-iamcredentials_v1 (0.27.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-playcustomapp_v1 (0.17.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-storage_v1 (0.61.0)
google-apis-storage_v1 (0.62.0)
google-apis-core (>= 0.15.0, < 2.a)
google-cloud-core (1.8.0)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.6.0)
google-cloud-storage (1.58.0)
google-cloud-storage (1.59.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-core (>= 0.18, < 2)
Expand All @@ -219,7 +219,7 @@ GEM
i18n (1.14.8)
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
json (2.19.2)
json (2.19.5)
jwt (2.10.2)
base64
kramdown (2.5.2)
Expand All @@ -234,7 +234,7 @@ GEM
minitest (6.0.6)
drb (~> 2.0)
prism (~> 1.5)
multi_json (1.19.1)
multi_json (1.21.1)
multipart-post (2.4.1)
mutex_m (0.3.0)
nanaimo (0.4.0)
Expand All @@ -259,7 +259,7 @@ GEM
public_suffix (7.0.5)
racc (1.8.1)
rainbow (3.1.1)
rake (13.3.1)
rake (13.4.2)
rchardet (1.10.0)
regexp_parser (2.11.3)
representable (3.2.0)
Expand Down Expand Up @@ -353,4 +353,4 @@ DEPENDENCIES
xcov

BUNDLED WITH
2.7.2
2.4.22
66 changes: 33 additions & 33 deletions docs/generated/actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ Action | Description | Supported Platforms
<a href="/actions/lcov/">lcov</a> | Generates coverage data using lcov | ios, mac
<a href="/actions/appium/">appium</a> | Run UI test by Appium with RSpec | ios, android
<a href="/actions/xctool/">xctool</a> | Run tests using xctool | ios, mac
<a href="/actions/run_tests/">run_tests</a> | Easily run tests of your iOS app (via _scan_) | ios, mac
<a href="/actions/xcode_server_get_assets/">xcode_server_get_assets</a> | Downloads Xcode Bot assets like the `.xcarchive` and logs | ios, mac
<a href="/actions/run_tests/">run_tests</a> | Easily run tests of your iOS app (via _scan_) | ios, mac



Expand All @@ -78,18 +78,18 @@ Action | Description | Supported Platforms
<a href="/actions/clean_cocoapods_cache/">clean_cocoapods_cache</a> | Remove the cache for pods | ios, mac
<a href="/actions/verify_xcode/">verify_xcode</a> | Verifies that the Xcode installation is properly signed by Apple | ios, mac
<a href="/actions/verify_pod_keys/">verify_pod_keys</a> | Verifies all keys referenced from the Podfile are non-empty | ios, mac
<a href="/actions/xcexport/">xcexport</a> | Exports the project using `xcodebuild` | ios, mac
<a href="/actions/create_xcframework/">create_xcframework</a> | Package multiple build configs of a library/framework into a single xcframework | ios, mac
<a href="/actions/build_ios_app/">build_ios_app</a> | Alias for the `build_app` action but only for iOS | ios
<a href="/actions/xcbuild/">xcbuild</a> | Builds the project using `xcodebuild` | ios, mac
<a href="/actions/xctest/">xctest</a> | Runs tests on the given simulator | ios, mac
<a href="/actions/spm/">spm</a> | Runs Swift Package Manager on your project | ios, android, mac
<a href="/actions/build_app/">build_app</a> | Easily build and sign your app (via _gym_) | ios, mac
<a href="/actions/build_mac_app/">build_mac_app</a> | Alias for the `build_app` action but only for macOS | mac
<a href="/actions/xcclean/">xcclean</a> | Cleans the project using `xcodebuild` | ios, mac
<a href="/actions/build_android_app/">build_android_app</a> | Alias for the `gradle` action | ios, android
<a href="/actions/xcclean/">xcclean</a> | Cleans the project using `xcodebuild` | ios, mac
<a href="/actions/xcarchive/">xcarchive</a> | Archives the project using `xcodebuild` | ios, mac
<a href="/actions/xcexport/">xcexport</a> | Exports the project using `xcodebuild` | ios, mac
<a href="/actions/create_xcframework/">create_xcframework</a> | Package multiple build configs of a library/framework into a single xcframework | ios, mac
<a href="/actions/build_ios_app/">build_ios_app</a> | Alias for the `build_app` action but only for iOS | ios
<a href="/actions/xcodes/">xcodes</a> | Make sure a certain version of Xcode is installed, installing it only if needed | ios, mac
<a href="/actions/spm/">spm</a> | Runs Swift Package Manager on your project | ios, android, mac
<a href="/actions/xcbuild/">xcbuild</a> | Builds the project using `xcodebuild` | ios, mac
<a href="/actions/build_mac_app/">build_mac_app</a> | Alias for the `build_app` action but only for macOS | mac



Expand All @@ -100,10 +100,10 @@ Action | Description | Supported Platforms
<a href="/actions/snapshot/">snapshot</a> | Alias for the `capture_ios_screenshots` action | ios, mac
<a href="/actions/screengrab/">screengrab</a> | Alias for the `capture_android_screenshots` action | android
<a href="/actions/frameit/">frameit</a> | Alias for the `frame_screenshots` action | ios, android, mac
<a href="/actions/capture_android_screenshots/">capture_android_screenshots</a> | Automated localized screenshots of your Android app (via _screengrab_) | android
<a href="/actions/capture_screenshots/">capture_screenshots</a> | Alias for the `capture_ios_screenshots` action | ios, mac
<a href="/actions/capture_ios_screenshots/">capture_ios_screenshots</a> | Generate new localized screenshots on multiple devices (via _snapshot_) | ios, mac
<a href="/actions/frame_screenshots/">frame_screenshots</a> | Adds device frames around all screenshots (via _frameit_) | ios, android, mac
<a href="/actions/capture_screenshots/">capture_screenshots</a> | Alias for the `capture_ios_screenshots` action | ios, mac
<a href="/actions/capture_android_screenshots/">capture_android_screenshots</a> | Automated localized screenshots of your Android app (via _screengrab_) | android



Expand All @@ -126,8 +126,8 @@ Action | Description | Supported Platforms
<a href="/actions/update_url_schemes/">update_url_schemes</a> | Updates the URL schemes in the given Info.plist | ios, mac
<a href="/actions/set_build_number_repository/">set_build_number_repository</a> | Set the build number from the current repository | ios, mac
<a href="/actions/set_pod_key/">set_pod_key</a> | Sets a value for a key with cocoapods-keys | ios, mac
<a href="/actions/update_keychain_access_groups/">update_keychain_access_groups</a> | This action changes the keychain access groups in the entitlements file | ios
<a href="/actions/update_plist/">update_plist</a> | Update a plist file | ios
<a href="/actions/update_keychain_access_groups/">update_keychain_access_groups</a> | This action changes the keychain access groups in the entitlements file | ios



Expand All @@ -143,12 +143,12 @@ Action | Description | Supported Platforms
<a href="/actions/resign/">resign</a> | Codesign an existing ipa file | ios
<a href="/actions/register_devices/">register_devices</a> | Registers new devices to the Apple Dev Portal | ios, mac
<a href="/actions/register_device/">register_device</a> | Registers a new device to the Apple Dev Portal | ios
<a href="/actions/notarize/">notarize</a> | Notarizes a macOS app | mac
<a href="/actions/sync_code_signing/">sync_code_signing</a> | Easily sync your certificates and profiles across your team (via _match_) | ios, mac
<a href="/actions/install_provisioning_profile/">install_provisioning_profile</a> | Install provisioning profile from path | ios, mac
<a href="/actions/get_certificates/">get_certificates</a> | Create new iOS code signing certificates (via _cert_) | ios
<a href="/actions/notarize/">notarize</a> | Notarizes a macOS app | mac
<a href="/actions/get_provisioning_profile/">get_provisioning_profile</a> | Generates a provisioning profile, saving it in the current folder (via _sigh_) | ios, mac
<a href="/actions/install_provisioning_profile/">install_provisioning_profile</a> | Install provisioning profile from path | ios, mac
<a href="/actions/update_code_signing_settings/">update_code_signing_settings</a> | Configures Xcode's Codesigning options | ios, mac
<a href="/actions/sync_code_signing/">sync_code_signing</a> | Easily sync your certificates and profiles across your team (via _match_) | ios, mac
<a href="/actions/match_nuke/">match_nuke</a> | Easily nuke your certificate and provisioning profiles (via _match_) | ios, mac


Expand Down Expand Up @@ -201,13 +201,13 @@ Action | Description | Supported Platforms
<a href="/actions/deliver/">deliver</a> | Alias for the `upload_to_app_store` action | ios, mac
<a href="/actions/supply/">supply</a> | Alias for the `upload_to_play_store` action | android
<a href="/actions/appstore/">appstore</a> | Alias for the `upload_to_app_store` action | ios, mac
<a href="/actions/download_universal_apk_from_google_play/">download_universal_apk_from_google_play</a> | Download the Universal APK of a given version code from the Google Play Console | android
<a href="/actions/download_from_play_store/">download_from_play_store</a> | Download metadata and binaries from Google Play (via _supply_) | android
<a href="/actions/upload_to_play_store_internal_app_sharing/">upload_to_play_store_internal_app_sharing</a> | Upload binaries to Google Play Internal App Sharing (via _supply_) | android
<a href="/actions/upload_to_app_store/">upload_to_app_store</a> | Upload metadata and binary to App Store Connect (via _deliver_) | ios, mac
<a href="/actions/download_app_privacy_details_from_app_store/">download_app_privacy_details_from_app_store</a> | Download App Privacy Details from an app in App Store Connect | ios, mac
<a href="/actions/upload_app_privacy_details_to_app_store/">upload_app_privacy_details_to_app_store</a> | Upload App Privacy Details for an app in App Store Connect | ios, mac
<a href="/actions/upload_to_app_store/">upload_to_app_store</a> | Upload metadata and binary to App Store Connect (via _deliver_) | ios, mac
<a href="/actions/upload_to_play_store_internal_app_sharing/">upload_to_play_store_internal_app_sharing</a> | Upload binaries to Google Play Internal App Sharing (via _supply_) | android
<a href="/actions/upload_to_play_store/">upload_to_play_store</a> | Upload metadata, screenshots and binaries to Google Play (via _supply_) | android
<a href="/actions/download_universal_apk_from_google_play/">download_universal_apk_from_google_play</a> | Download the Universal APK of a given version code from the Google Play Console | android
<a href="/actions/download_app_privacy_details_from_app_store/">download_app_privacy_details_from_app_store</a> | Download App Privacy Details from an app in App Store Connect | ios, mac



Expand Down Expand Up @@ -240,8 +240,8 @@ Action | Description | Supported Platforms
<a href="/actions/hg_push/">hg_push</a> | This will push changes to the remote hg repository | ios, android, mac
<a href="/actions/hg_add_tag/">hg_add_tag</a> | This will add a hg tag to the current branch | ios, android, mac
<a href="/actions/github_api/">github_api</a> | Call a GitHub API endpoint and get the resulting JSON response | ios, android, mac
<a href="/actions/git_remote_branch/">git_remote_branch</a> | Returns the name of the current git remote default branch | ios, android, mac
<a href="/actions/commit_github_file/">commit_github_file</a> | This will commit a file directly on GitHub via the API | ios, android, mac
<a href="/actions/git_remote_branch/">git_remote_branch</a> | Returns the name of the current git remote default branch | ios, android, mac
<a href="/actions/git_submodule_update/">git_submodule_update</a> | Executes a git submodule update command | ios, android, mac


Expand Down Expand Up @@ -272,8 +272,8 @@ Action | Description | Supported Platforms
<a href="/actions/app_store_build_number/">app_store_build_number</a> | Returns the current build_number of either live or edit version | ios, mac
<a href="/actions/set_changelog/">set_changelog</a> | Set the changelog for all languages on App Store Connect | ios, mac
<a href="/actions/app_store_connect_api_key/">app_store_connect_api_key</a> | Load the App Store Connect API token to use in other fastlane tools and actions | ios, mac
<a href="/actions/create_app_online/">create_app_online</a> | Creates the given application on iTC and the Dev Portal (via _produce_) | ios
<a href="/actions/check_app_store_metadata/">check_app_store_metadata</a> | Check your app's metadata before you submit your app to review (via _precheck_) | ios
<a href="/actions/create_app_online/">create_app_online</a> | Creates the given application on iTC and the Dev Portal (via _produce_) | ios



Expand Down Expand Up @@ -337,26 +337,26 @@ Action | Description | Supported Platforms
<a href="/actions/build_and_upload_to_appetize/">build_and_upload_to_appetize</a> | Generate and upload an ipa file to appetize.io | ios
<a href="/actions/update_icloud_container_identifiers/">update_icloud_container_identifiers</a> | This action changes the iCloud container identifiers in the entitlements file | ios
<a href="/actions/sh/">sh</a> | Runs a shell command | ios, android, mac
<a href="/actions/setup_circle_ci/">setup_circle_ci</a> | Setup the keychain and match to work with CircleCI | ios, android, mac
<a href="/actions/google_play_track_release_names/">google_play_track_release_names</a> | Retrieves release names for a Google Play track | android
<a href="/actions/spaceship_logs/">spaceship_logs</a> | Find, print, and copy Spaceship logs | ios, android, mac
<a href="/actions/opt_out_usage/">opt_out_usage</a> | This will stop uploading the information which actions were run | ios, android, mac
<a href="/actions/setup_ci/">setup_ci</a> | Setup the keychain and match to work with CI | ios, mac
<a href="/actions/plugin_scores/">plugin_scores</a> | No description provided | ios, android, mac
<a href="/actions/get_managed_play_store_publishing_rights/">get_managed_play_store_publishing_rights</a> | Obtain publishing rights for custom apps on Managed Google Play Store | android
<a href="/actions/setup_travis/">setup_travis</a> | Setup the keychain and match to work with Travis CI | ios, android, mac
<a href="/actions/println/">println</a> | Alias for the `puts` action | ios, android, mac
<a href="/actions/validate_play_store_json_key/">validate_play_store_json_key</a> | Validate that the Google Play Store `json_key` works | android
<a href="/actions/echo/">echo</a> | Alias for the `puts` action | ios, android, mac
<a href="/actions/spaceship_logs/">spaceship_logs</a> | Find, print, and copy Spaceship logs | ios, android, mac
<a href="/actions/ruby_version/">ruby_version</a> | Verifies the minimum ruby version required | ios, android, mac
<a href="/actions/plugin_scores/">plugin_scores</a> | No description provided | ios, android, mac
<a href="/actions/modify_services/">modify_services</a> | Modifies the services of the app created on Developer Portal | ios
<a href="/actions/ensure_env_vars/">ensure_env_vars</a> | Raises an exception if the specified env vars are not set | ios, android, mac
<a href="/actions/spaceship_stats/">spaceship_stats</a> | Print out Spaceship stats from this session (number of request to each domain) | ios, android, mac
<a href="/actions/google_play_track_release_names/">google_play_track_release_names</a> | Retrieves release names for a Google Play track | android
<a href="/actions/min_fastlane_version/">min_fastlane_version</a> | Verifies the minimum fastlane version required | ios, android, mac
<a href="/actions/ruby_version/">ruby_version</a> | Verifies the minimum ruby version required | ios, android, mac
<a href="/actions/environment_variable/">environment_variable</a> | Sets/gets env vars for Fastlane.swift. Don't use in ruby, use `ENV[key] = val` | ios, android, mac
<a href="/actions/validate_play_store_json_key/">validate_play_store_json_key</a> | Validate Google credentials JSON for the Google Play Store | android
<a href="/actions/create_app_on_managed_play_store/">create_app_on_managed_play_store</a> | Create Managed Google Play Apps | android
<a href="/actions/google_play_track_version_codes/">google_play_track_version_codes</a> | Retrieves version codes for a Google Play track | android
<a href="/actions/setup_circle_ci/">setup_circle_ci</a> | Setup the keychain and match to work with CircleCI | ios, android, mac
<a href="/actions/echo/">echo</a> | Alias for the `puts` action | ios, android, mac
<a href="/actions/ensure_env_vars/">ensure_env_vars</a> | Raises an exception if the specified env vars are not set | ios, android, mac
<a href="/actions/ensure_bundle_exec/">ensure_bundle_exec</a> | Raises an exception if not using `bundle exec` to run fastlane | ios, android, mac
<a href="/actions/get_managed_play_store_publishing_rights/">get_managed_play_store_publishing_rights</a> | Obtain publishing rights for custom apps on Managed Google Play Store | android
<a href="/actions/create_app_on_managed_play_store/">create_app_on_managed_play_store</a> | Create Managed Google Play Apps | android
<a href="/actions/setup_travis/">setup_travis</a> | Setup the keychain and match to work with Travis CI | ios, android, mac
<a href="/actions/environment_variable/">environment_variable</a> | Sets/gets env vars for Fastlane.swift. Don't use in ruby, use `ENV[key] = val` | ios, android, mac
<a href="/actions/opt_out_usage/">opt_out_usage</a> | This will stop uploading the information which actions were run | ios, android, mac



Expand Down
2 changes: 1 addition & 1 deletion docs/generated/actions/appstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ _deliver_ uses the following techniques under the hood:

## Available language codes
```no-highlight
ar-SA, ca, cs, da, de-DE, el, en-AU, en-CA, en-GB, en-US, es-ES, es-MX, fi, fr-CA, fr-FR, he, hi, hr, hu, id, it, ja, ko, ms, nl-NL, no, pl, pt-BR, pt-PT, ro, ru, sk, sv, th, tr, uk, vi, zh-Hans, zh-Hant
ar-SA, bn-BD, ca, cs, da, de-DE, el, en-AU, en-CA, en-GB, en-US, es-ES, es-MX, fi, fr-CA, fr-FR, gu-IN, he, hi, hr, hu, id, it, ja, kn-IN, ko, ml-IN, mr-IN, ms, nl-NL, no, or-IN, pa-IN, pl, pt-BR, pt-PT, ro, ru, sk, sl-SI, sv, ta-IN, te-IN, th, tr, uk, ur-PK, vi, zh-Hans, zh-Hant
```

## Available Metadata Folder Options
Expand Down
Loading
Loading