diff --git a/Makefile b/Makefile index b81bb60..505389a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,6 @@ INSTALL_TARGET_PROCESSES = SpringBoard +ARCHS = arm64 arm64e +TARGET = iphone:clang::13.0 include $(THEOS)/makefiles/common.mk