This commit is contained in:
2020-03-21 15:49:25 -04:00
parent 89195fb218
commit 30cda69740
5 changed files with 25 additions and 67 deletions

View File

@ -1,5 +1,5 @@
INSTALL_TARGET_PROCESSES = SpringBoard
ARCHS = armv7 arm64 arm64e
INSTALL_TARGET_PROCESSES = AppStore
ARCHS = arm64 arm64e
TARGET = iphone:clang::7.0
include $(THEOS)/makefiles/common.mk