Set Apple team ID for iOS signing

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-16 16:16:13 +02:00
co-authored by Claude Opus 5
parent 38a868a962
commit e2ed8547c5
+2 -1
View File
@@ -9,7 +9,8 @@
"userInterfaceStyle": "automatic", "userInterfaceStyle": "automatic",
"ios": { "ios": {
"supportsTablet": true, "supportsTablet": true,
"bundleIdentifier": "com.pcrt.fonsi.app" "bundleIdentifier": "com.pcrt.fonsi.app",
"appleTeamId": "T96LGS238W"
}, },
"android": { "android": {
"adaptiveIcon": { "adaptiveIcon": {