remove need for respring

This commit is contained in:
2020-01-05 16:49:52 +01:00
parent 804936739b
commit 419938c34d
8 changed files with 80 additions and 50 deletions

View File

@ -1,5 +1,5 @@
ARCHS = arm64
TARGET = iphone:clang:11.2:11.2
ARCHS = arm64 arm64e
TARGET = iphone:clang:10.3:10.3
include $(THEOS)/makefiles/common.mk