diff --git a/ios/fastlane/Appfile b/ios/fastlane/Appfile index 51be0af19..8623a4092 100644 --- a/ios/fastlane/Appfile +++ b/ios/fastlane/Appfile @@ -1,5 +1,5 @@ app_identifier "chat.rocket.reactnative" # The bundle identifier of your app -apple_id "rodrigo.nascimento@rocket.chat" # Your Apple email address +apple_id "diegolmello@gmail.com" # Your Apple email address team_id "S6UPZG7ZR3" # Developer Portal Team ID itc_team_id "118376632" diff --git a/ios/fastlane/README.md b/ios/fastlane/README.md index 737b41e33..76b35fcb5 100644 --- a/ios/fastlane/README.md +++ b/ios/fastlane/README.md @@ -8,25 +8,11 @@ Make sure you have the latest version of the Xcode command line tools installed: xcode-select --install ``` -## Choose your installation method: - - - - - - - - - - - - - - - - - -
HomebrewInstaller ScriptRubyGems
macOSmacOSmacOS or Linux with Ruby 2.0.0 or above
brew cask install fastlaneDownload the zip file. Then double click on the install script (or run it in a terminal window).sudo gem install fastlane -NV
+Install _fastlane_ using +``` +[sudo] gem install fastlane -NV +``` +or alternatively using `brew cask install fastlane` # Available Actions ## iOS @@ -40,8 +26,6 @@ Runs all the tests fastlane ios beta ``` Submit a new Beta Build to Apple TestFlight - -This will also make sure the profile is up to date ### ios release ``` fastlane ios release diff --git a/ios/fastlane/report.xml b/ios/fastlane/report.xml index a44d86446..87bde0c9f 100644 --- a/ios/fastlane/report.xml +++ b/ios/fastlane/report.xml @@ -5,27 +5,12 @@ - + - - - - - - - - - - - - - - - - +