Rocket.Chat.ReactNative/ios/fastlane
Diego Mello 39530afeb2 Cleanup iOS Fastfile 2023-06-22 17:25:46 -03:00
..
Appfile Change default app identifier on AppFile 2023-06-20 16:20:44 -03:00
Fastfile Cleanup iOS Fastfile 2023-06-22 17:25:46 -03:00
Matchfile Use cordova repository to get certificates 2018-03-15 11:47:18 -03:00
Pluginfile Chore: Update Bugsnag (#3300) 2021-07-28 17:36:06 -03:00
README.md Cleanup iOS Fastfile 2023-06-22 17:25:46 -03:00

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 build

[bundle exec] fastlane ios build

Build

ios beta

[bundle exec] fastlane ios beta

Upload 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.