mirror of
https://github.com/wismna/DoNext.git
synced 2025-12-06 00:02:40 -05:00
874 B
874 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
Android
android deploy
[bundle exec] fastlane android deploy
Build, test, and deploy the production version to Google Play
android internal
[bundle exec] fastlane android internal
Build, test, and deploy to Google Play
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.