Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Saúl Ibarra Corretgé 6c4652e3a0 feat(build,ios) add lane to update dSYMs on Crashlytics il y a 4 ans
..
screenshots android,ios: add store screenshots il y a 5 ans
Appfile ios: add initial Fastlane integration il y a 6 ans
Fastfile feat(build,ios) add lane to update dSYMs on Crashlytics il y a 4 ans
README.md ios: update fastlane Fastfile il y a 6 ans

README.md

fastlane documentation

Installation

Make sure you have the latest version of the Xcode command line tools installed:

xcode-select --install

Install fastlane using

[sudo] gem install fastlane -NV

or alternatively using brew cask install fastlane

Available Actions

iOS

ios deploy

fastlane ios deploy

Push a new beta 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.