From 1945b88723a0e2883fc8b7da1a81a667d75e43d9 Mon Sep 17 00:00:00 2001 From: SeungHyun Hong Date: Thu, 29 Jun 2023 21:54:54 +0900 Subject: [PATCH] Edit Simulator iOS version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a16ad7d..df8dcc5 100755 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ generate: test: tuist clean tuist fetch - TUIST_ROOT_DIR=${PWD} tuist test GithubActionScheme --device "iPhone 14 Pro Max" --os 16.4 + TUIST_ROOT_DIR=${PWD} tuist test GithubActionScheme --device "iPhone 14 Pro Max" --os 16.2 clean: