scratch-desktop/fastlane
Ron de las Alas 4fb01893d1 ci: Pull Matchfile info from secrets
ci: try pulling env vars into the matchfile
2023-11-30 08:29:08 -05:00
..
Appfile customize Fastlane setup output 2022-01-27 16:44:13 -08:00
Fastfile make a lane specifically for CircleCI 2022-01-31 14:37:30 -08:00
Matchfile ci: Pull Matchfile info from secrets 2023-11-30 08:29:08 -05:00
README-match.md add match actions to Fastfile 2022-01-27 16:44:13 -08:00
README.md make a lane specifically for CircleCI 2022-01-31 14:37:30 -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

mac circleci

[bundle exec] fastlane mac circleci

Prepare for a CircleCI signed build


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.