diff --git a/eas.json b/eas.json index 481c66b..837e1d9 100644 --- a/eas.json +++ b/eas.json @@ -28,7 +28,8 @@ "buildType": "app-bundle" }, "ios": { - "simulator": false + "simulator": false, + "image": "latest" } } },