Skip to content

Files

Latest commit

9d4fce1 · Mar 17, 2023

History

History

fastlane

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 15, 2021
Dec 12, 2022
Nov 16, 2022
Mar 17, 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

patch

[bundle exec] fastlane patch

minor

[bundle exec] fastlane minor

bump

[bundle exec] fastlane bump

upgrade_sandwich

[bundle exec] fastlane upgrade_sandwich

provide_next_patch_version

[bundle exec] fastlane provide_next_patch_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.