Revert "Use Cephei"

This reverts commit 8a2e4afc14.
This commit is contained in:
2020-01-23 16:01:06 -05:00
parent 8a2e4afc14
commit 3c42b97e9b
13 changed files with 61 additions and 102 deletions

View File

@ -6,9 +6,8 @@ include $(THEOS)/makefiles/common.mk
TWEAK_NAME = ZenithDark
$(TWEAK_NAME)_FILES = Tweak.xm
$(TWEAK_NAME)_FRAMEWORKS = UIKit CoreGraphics
$(TWEAK_NAME)_EXTRA_FRAMEWORKS += Cephei CepheiPrefs
ZenithDark_FILES = Tweak.xm
ZenithDark_FRAMEWORKS = UIKit CoreGraphics
include $(THEOS_MAKE_PATH)/tweak.mk
@ -16,4 +15,4 @@ SUBPROJECTS += zenithdarkprefs
include $(THEOS_MAKE_PATH)/aggregate.mk
after-install::
install.exec "sbreload"
install.exec "sbreload"