Rocket.Chat.ReactNative/ios/fastlane
Diego Mello 48c03bcad4 Add temp changelog on iOS 2023-06-21 18:22:42 -03:00
..
Appfile Change default app identifier on AppFile 2023-06-20 16:20:44 -03:00
Fastfile Add temp changelog on iOS 2023-06-21 18:22:42 -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 Building 2023-06-20 16:20:44 -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 beta

[bundle exec] fastlane ios beta

Submit a new Beta Build to Apple TestFlight

ios build_official

[bundle exec] fastlane ios build_official

Build app

ios build_fork

[bundle exec] fastlane ios build_fork

Build fork app


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.