From 916a2ce2f412c65df9d280a007cb1d07714557a5 Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Tue, 6 Jun 2023 09:57:59 -0700 Subject: [PATCH] Update iOS SDK version to 16.4 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 201cf6c..1331e1b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -225,7 +225,7 @@ if(BUILD_IOS_FRAMEWORK) "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer") if(IOS_ARM64) set(CMAKE_OSX_ARCHITECTURES arm64) - set(SDKVER "11.4") + set(SDKVER "16.4") endif() if(IOS_ARMV7) # armv7 armv7s