Skip to content

Files

Latest commit

cd17117 · Sep 1, 2024

History

History

fastlane

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 11, 2023
Sep 1, 2024
Sep 11, 2023
Nov 20, 2023

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

iOS

ios update

[bundle exec] fastlane ios update

Update version and build number (e.g. add version:1.2.3 after lane name)

ios beta

[bundle exec] fastlane ios beta

Push new build to TestFlight (has version option to update marketing version)


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.