From 1fcde97a439b8bbab2a98b49d5ce25e1af7b24a9 Mon Sep 17 00:00:00 2001 From: Derek Date: Thu, 30 Nov 2023 17:07:29 -0500 Subject: [PATCH] added scheme --- eas.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eas.json b/eas.json index 490b85a8e49..a1fc03fbd9e 100644 --- a/eas.json +++ b/eas.json @@ -10,7 +10,8 @@ }, "ios": { "buildConfiguration": "Debug", - "simulator": true + "simulator": true, + "scheme": "Rainbow" } }, "preview": {