From b2b125c4101ea9a0b970e2012b8b6a4d8c21dd91 Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Tue, 10 Mar 2026 15:19:40 +0800 Subject: [PATCH] upd: build eas --- eas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" } } },