mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-23 03:21:21 -05:00
d5264fac08
Added a Unix timestamp to the release notification for better time representation.
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 build
[bundle exec] fastlane ios build
Push a new beta build to TestFlight
ios beta
[bundle exec] fastlane ios beta
ios notifyOnDiscord
[bundle exec] fastlane ios notifyOnDiscord
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.