Bluefruit-Playground/fastlane
2023-12-19 12:30:11 +01:00
..
metadata Initial import: app build 7 2019-12-17 11:45:21 +01:00
Appfile Initial import: app build 7 2019-12-17 11:45:21 +01:00
Deliverfile Neopixels: update texts 2020-01-28 16:40:36 +01:00
Fastfile Updated automatic screenshot generation 2020-02-12 12:49:05 +01:00
README.md Update fastlane 2023-12-19 12:30:11 +01:00
Snapfile Updated automatic screenshot generation 2020-02-12 12:49:05 +01:00
SnapshotHelper.swift Initial import: app build 7 2019-12-17 11:45:21 +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 screenshots

[bundle exec] fastlane ios screenshots

Generate new localized screenshots

ios upload_screenshots

[bundle exec] fastlane ios upload_screenshots

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.