diff options
Diffstat (limited to 'eas.json')
-rw-r--r-- | eas.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eas.json b/eas.json index 25fee4ea5..75254d293 100644 --- a/eas.json +++ b/eas.json @@ -34,6 +34,10 @@ } }, "submit": { - "production": {} + "production": { + "ios": { + "ascAppId": "6444370199" + } + } } } |