Simplify iOS TestFlight automation
Some checks failed
TestFlight / Build and upload (push) Failing after 18s

This commit is contained in:
2026-07-27 17:29:28 -07:00
parent cb5a973ac7
commit e719cbb92d
7 changed files with 134 additions and 257 deletions

7
ios/fastlane/Matchfile Normal file
View File

@@ -0,0 +1,7 @@
git_url("https://code.buzzert.dev/buzzert/fastlane-match.git")
storage_mode("git")
type("appstore")
app_identifier(["net.buzzert.sybil2"])
team_id("DQQH5H6GBD")
profile_name("Sybil AppStore CI")