From bab17bbed48e0d893edba038270cf88382a00b2c Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Wed, 26 Jun 2024 13:03:54 -0500 Subject: [PATCH] Fix Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0397d58..0344d6a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -export TARGET = iphone:clang:16.4:15.0 +export TARGET = iphone:clang:16.5:15.0 export ARCHS = arm64 export libcolorpicker_ARCHS = arm64