fluffychat/android/fastlane
2024-06-17 09:58:45 -04:00
..
metadata/android/en-US Merge commit '81b254f82cc7a5d23a8884c881ec4d9d3a680cca' into new-merge 2024-06-17 09:58:45 -04:00
Appfile code files 2023-11-08 12:27:18 -05:00
Fastfile ci: Set fastlane max upload retries 2023-09-20 08:30:59 +02:00
README.md chore: Bump version 2022-07-31 09:25:21 +02:00
report.xml chore: Update build number 2023-03-12 17:21:17 +01:00

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 set_build_code_internal

[bundle exec] fastlane android set_build_code_internal

android deploy_internal_test

[bundle exec] fastlane android deploy_internal_test

android deploy_candidate

[bundle exec] fastlane android deploy_candidate

android deploy_release

[bundle exec] fastlane android deploy_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.