scratch-desktop/fastlane
2022-01-27 16:44:13 -08:00
..
Appfile customize Fastlane setup output 2022-01-27 16:44:13 -08:00
Fastfile use Fastlane Match in readonly mode on CI 2022-01-27 16:44:13 -08:00
README-match.md add match actions to Fastfile 2022-01-27 16:44:13 -08:00
README.md add match actions to Fastfile 2022-01-27 16:44:13 -08:00

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

Mac

mac match_dev

[bundle exec] fastlane mac match_dev

Use Fastlane Match to install development certificates

mac match_dist

[bundle exec] fastlane mac match_dist

Use Fastlane Match to install distribution certificates


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.