add target version

This commit is contained in:
Cooper
2020-01-11 08:44:23 -05:00
committed by GitHub
parent 15b2c5cb21
commit 50db4f7edc

View File

@ -1,4 +1,6 @@
INSTALL_TARGET_PROCESSES = SpringBoard INSTALL_TARGET_PROCESSES = SpringBoard
ARCHS = arm64 arm64e
TARGET = iphone:clang::13.0
include $(THEOS)/makefiles/common.mk include $(THEOS)/makefiles/common.mk