Integrate with Fastline, Create a release script

This commit is contained in:
Mo Tarbin
2026-07-14 12:16:36 -04:00
parent 7f68f7dd9d
commit eacfca715c
13 changed files with 726 additions and 197 deletions

4
fastlane/Appfile Normal file
View File

@@ -0,0 +1,4 @@
app_identifier("com.donetick.app")
team_id("6UJJ78R3BS")
apple_id(ENV["APPLE_ID"]) if ENV["APPLE_ID"]