sudo gem install fastlane
fastlane upload_persistent
fastlane ios clean
fastlane ios build
fastlane android clean
fastlane android build
fastlane mac clean
fastlane mac 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 https://fastlane.tools. The documentation of fastlane can be found on GitHub.