Skip to content

Files

Latest commit

91fa8f8 · Mar 15, 2023

History

History

fastlane

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 Project_Debug_NotDingDing

[bundle exec] fastlane ios Project_Debug_NotDingDing

iOS 自动打包

ios HuaxiaTest_Debug

[bundle exec] fastlane ios Project_Debug

ios Huaxia_Release

[bundle exec] fastlane ios Project_Release

ios Huaxia_AppStore

[bundle exec] fastlane ios Project_AppStore

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.