"Fossies" - the Fresh Open Source Software Archive 
Member "jitsi-meet-7309/ios/fastlane/README.md" (31 May 2023, 701 Bytes) of package /linux/misc/jitsi-meet-7309.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format (assuming markdown format).
Alternatively you can here
view or
download the uninterpreted source code file.
A member file download can also be achieved by clicking within a package contents listing on the according byte size field.
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.