Fix Apple Team ID for submission

This commit is contained in:
Sergei 2025-12-24 17:32:16 -08:00
parent e2765c6e5b
commit 9ff09b1c01

View File

@ -18,11 +18,7 @@
"submit": { "submit": {
"production": { "production": {
"ios": { "ios": {
"ascAppId": "6756594148", "appleTeamId": "RC753H2474"
"appleTeamId": "UHLZD54ULZ",
"ascApiKeyIssuerId": "dcac5647-0710-4764-affd-2d3270bf49d4",
"ascApiKeyId": "GA9C2GRPHS",
"ascApiKeyPath": "./AuthKey_GA9C2GRPHS.p8"
} }
} }
} }