[object Object]

← back to Homesonspec

mobile: repair App Store Connect key path

29dc1871e3539c88184ebd6ab79bb4c5d413d826 · 2026-09-04 09:01:56 -0700 · Steve

Files touched

Diff

commit 29dc1871e3539c88184ebd6ab79bb4c5d413d826
Author: Steve <steve@designerwallcoverings.com>
Date:   Fri Sep 4 09:01:56 2026 -0700

    mobile: repair App Store Connect key path
---
 apps/mobile/eas.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/mobile/eas.json b/apps/mobile/eas.json
index 6daa00cb..1e53ece1 100644
--- a/apps/mobile/eas.json
+++ b/apps/mobile/eas.json
@@ -22,7 +22,7 @@
         "appleId": "steveabramsdesigns@gmail.com",
         "ascAppId": "6798873898",
         "appleTeamId": "3VAV3KMNZK",
-        "ascApiKeyPath": "../../../nineoh-guide/.credentials/asc-api-key.p8",
+        "ascApiKeyPath": "../../../../private_keys/AuthKey_72Y2TZT54R.p8",
         "ascApiKeyId": "72Y2TZT54R",
         "ascApiKeyIssuerId": "cfbd63ed-301b-465c-aad7-49e94420ad70"
       }

← d8531bc3 TK-10337: preserve final iOS device proof  ·  back to Homesonspec  ·  record successful iOS review resubmission 307603c2 →