Early Pref support, still a little wonky

This commit is contained in:
2020-01-15 20:22:14 -05:00
parent 7303f06a6c
commit 53c5a14808
21 changed files with 195 additions and 79 deletions

View File

@ -1,7 +1,7 @@
ARCHS = arm64 arm64e
SDK = iPhoneOS12.4
SDK = iPhoneOS13.0
FINALPACKAGE = 1
export TARGET = iphone:clang:11.2:latest
export TARGET = iphone:clang:13.0:latest
include $(THEOS)/makefiles/common.mk