wuwei 361234d107 version: 0.0.1 před 1 měsícem
..
Appfile 361234d107 version: 0.0.1 před 1 měsícem
Fastfile 361234d107 version: 0.0.1 před 1 měsícem
Pluginfile 361234d107 version: 0.0.1 před 1 měsícem
README.md 361234d107 version: 0.0.1 před 1 měsícem
report.xml 361234d107 version: 0.0.1 před 1 měsícem

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 dev_build

[bundle exec] fastlane ios dev_build

测试环境入口

ios release_build

[bundle exec] fastlane ios release_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.