Add Fastlane TestFlight release lane

This commit is contained in:
2026-05-30 20:44:45 -07:00
parent f4d0bd7ca0
commit 719359b940
4 changed files with 191 additions and 0 deletions

6
fastlane/Appfile Normal file
View File

@@ -0,0 +1,6 @@
apple_id("james.magahern@mac.com")
app_identifier("net.buzzert.QueueCube")
team_id("DQQH5H6GBD")
team_name("James Magahern")
itc_team_id("127764897")
itc_team_name("James Magahern")