Leon 58e17e9b0c arc 2 年 前
..
Appfile 58e17e9b0c arc 2 年 前
Fastfile 58e17e9b0c arc 2 年 前
README.md 58e17e9b0c arc 2 年 前

README.md

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 custom_lane

[bundle exec] fastlane ios custom_lane

Description of what the lane does

ios build_dev

[bundle exec] fastlane ios build_dev

development

ios build_release

[bundle exec] fastlane ios build_release

release


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.