Files
jellyfin-audio-player/fastlane
Allan Nordhøy 3da18c8f07 Translated using Weblate (Norwegian Bokmål)
Currently translated at 33.3% (1 of 3 strings)

Translation: Fintunes/Play Store & F-Droid
Translate-URL: https://hosted.weblate.org/projects/fintunes/play-store-f-droid/nb_NO/
2023-06-19 22:30:08 +02:00
..
2022-01-15 17:51:15 +01:00
2022-11-28 22:55:36 +01:00

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 release

[bundle exec] fastlane ios release

ios beta

[bundle exec] fastlane ios beta

ios build

[bundle exec] fastlane ios build

ios screenshots

[bundle exec] fastlane ios screenshots

Android

android beta

[bundle exec] fastlane android beta

Generate beta build

android release

[bundle exec] fastlane android release

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.