mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 13:42:27 -05:00
976 B
976 B
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.