passepartout-apple/fastlane
Davide 2de5aad093
Improve bump script with positional arguments (#957)
Get rid of the messy `bump*.sh` scripts variants with a single one with
positional arguments (all optional):

- -v: the new version number (default: current)
- -b: the new build number (default: current + 1)
- -s: the initial build for the CHANGELOG diff (default: latest tag)
- -na: do not update the API (default: do update it)
- -nl: do not update the CHANGELOG (default: present editor)
- -d: dry run

Fixes #948
2024-11-27 17:08:00 +01:00
..
metadata Import v3 code (#597) 2024-09-23 15:02:26 +02:00
.env Add logic to migrate v2 profiles (#854) 2024-11-12 16:42:19 +01:00
.env.iOS Add job for public beta deployment (#600) 2024-09-24 11:17:52 +02:00
.env.macOS Add job for public beta deployment (#600) 2024-09-24 11:17:52 +02:00
.env.tvOS Add job for public beta deployment (#600) 2024-09-24 11:17:52 +02:00
Appfile Add fastlane Appfile 2024-09-25 00:39:46 +02:00
Fastfile Improve bump script with positional arguments (#957) 2024-11-27 17:08:00 +01:00
Matchfile Add App Intents extension stub (#655) 2024-10-01 10:17:20 +02:00
Pluginfile Import v3 code (#597) 2024-09-23 15:02:26 +02:00