Remove prefs for now

This commit is contained in:
2020-01-16 19:55:14 -05:00
parent 53c5a14808
commit 70de116d2f
51 changed files with 290 additions and 167 deletions

View File

@ -1,7 +1,6 @@
ARCHS = arm64 arm64e
SDK = iPhoneOS13.0
FINALPACKAGE = 1
export TARGET = iphone:clang:13.0:latest
include $(THEOS)/makefiles/common.mk
@ -14,6 +13,4 @@ ZenithDark_FRAMEWORKS = UIKit CoreGraphics
include $(THEOS_MAKE_PATH)/tweak.mk
after-install::
install.exec "sbreload"
SUBPROJECTS += zenithdarkprefs
include $(THEOS_MAKE_PATH)/aggregate.mk
install.exec "sbreload"