Files
Xaibatsu-Control-Panel/fastlane

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 prepare_signing

[bundle exec] fastlane ios prepare_signing

Create or renew the App Store provisioning profile in the Match repository

ios release

[bundle exec] fastlane ios release

Build a release tag and upload it to TestFlight


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.