Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Saúl Ibarra Corretgé 5e891caf94 fix(ios,fastlane) adjust scheme name after rename 4 gadus atpakaļ
..
screenshots android,ios: add store screenshots 5 gadus atpakaļ
Appfile ios: add initial Fastlane integration 6 gadus atpakaļ
Fastfile fix(ios,fastlane) adjust scheme name after rename 4 gadus atpakaļ
README.md ios: update fastlane Fastfile 6 gadus atpakaļ

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.