Remove prefs for now
This commit is contained in:
5
Makefile
5
Makefile
@ -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"
|
Reference in New Issue
Block a user