diff options
Diffstat (limited to 'eas.json')
-rw-r--r-- | eas.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eas.json b/eas.json index 37671c086..32d5b13d9 100644 --- a/eas.json +++ b/eas.json @@ -8,6 +8,7 @@ "developmentClient": true, "distribution": "internal", "ios": { + "simulator": true, "resourceClass": "medium" }, "channel": "development", |