nightguard/fastlane
Dirk Hermanns 0cac53478c Added fastlane automatic release 2024-01-10 22:09:11 +01:00
..
screenshots Finnish translation for screenshots 2021-09-25 14:40:41 +03:00
Appfile Automated the release process using fastlane. Improved screenshooting with image titles und glucose data. 2020-04-18 11:05:01 +02:00
Fastfile Added fastlane automatic release 2024-01-10 22:09:11 +01:00
README.md Improved meal and carbs treatment visualization 2022-05-14 15:00:31 +02:00
Snapfile Fixed the fastlane snapshot of the ipad pro 2nd generation. Fixed a problem updating the chart 2021-03-24 20:58:54 +01:00

README.md

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 release

[bundle exec] fastlane ios release

Release the nightguard app


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.