diff --git a/eas.json b/eas.json index c62ef63..c3779fa 100644 --- a/eas.json +++ b/eas.json @@ -18,7 +18,11 @@ "submit": { "production": { "ios": { - "appleTeamId": "UHLZD54ULZ" + "appleTeamId": "UHLZD54ULZ", + "ascAppId": "6756594148", + "ascApiKeyPath": "./AuthKey_GA9C2GRPHS.p8", + "ascApiKeyId": "GA9C2GRPHS", + "ascApiKeyIssuerId": "dcac5647-0710-4764-affd-2d3270bf49d4" } } }