Switch to 16.5 SDK, fix compilation error when XPC is already included

This commit is contained in:
opa334
2024-01-11 20:21:33 +01:00
parent e16fe8e1e7
commit ae32e41bad
4 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
export EMBEDDED_ROOT_HELPER ?= 0
export LEGACY_CT_BUG ?= 0
TARGET := iphone:clang:16.4:14.0
TARGET := iphone:clang:16.5:14.0
INSTALL_TARGET_PROCESSES = TrollStorePersistenceHelper
ifdef CUSTOM_ARCHS