Files
lunasea/ios/fastlane/README.md
Jagandeep Brar 0b19c42f63 new(ci): Add store metadata for iOS & macOS, Remove Android screenshots (#563)
* fix(ci): Remove Android screenshots

* new(ci): [iOS/macOS] Add store metadata
2022-01-06 21:35:55 -05:00

724 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

iOS

ios alpha

[bundle exec] fastlane ios alpha

Deploy a new alpha build to TestFlight


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.