From 5df3dd283ce89e092b4f90fccc416b08f7ffda6d Mon Sep 17 00:00:00 2001 From: Serge Muhundu Date: Thu, 9 Nov 2023 14:21:33 +0100 Subject: [PATCH] remove secrets data in eas --- apps/mobile/eas.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/apps/mobile/eas.json b/apps/mobile/eas.json index a67702a79..829393376 100644 --- a/apps/mobile/eas.json +++ b/apps/mobile/eas.json @@ -27,12 +27,6 @@ "track": "internal", "releaseStatus": "draft", "changesNotSentForReview": false - }, - "ios": { - "ascAppId": "6471266037", - "ascApiKeyIssuerId": "69a6de8f-4146-47e3-e053-5b8c7c11a4d1", - "ascApiKeyId": "R9QZ5LP8NK", - "ascApiKeyPath": "./AuthKey_R9QZ5LP8NK.p8" } } }