about summary refs log tree commit diff
path: root/eas.json
diff options
context:
space:
mode:
Diffstat (limited to 'eas.json')
-rw-r--r--eas.json6
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"
+      }
+    }
   }
 }