Skip to content

Files

Latest commit

b69bdd6 · Apr 20, 2025

History

History

fastlane

fastlane documentation

Installation

Make sure you have the latest version of the Xcode command line tools installed:

xcode-select --install

For fastlane installation instructions, see Installing fastlane

Available Actions

testing

[bundle exec] fastlane testing

Create testing release

prod

[bundle exec] fastlane prod

Create and deploy production release

internal

[bundle exec] fastlane internal

Create and deploy internal testing release


This README.md is auto-generated and will be re-generated every time fastlane is run.

More information about fastlane can be found on fastlane.tools.

The documentation of fastlane can be found on docs.fastlane.tools.