Cephei for Prefs UI, still need to fix tint color
This commit is contained in:
3
Makefile
3
Makefile
@ -8,6 +8,7 @@ TWEAK_NAME = ZenithDark
|
||||
|
||||
ZenithDark_FILES = Tweak.xm
|
||||
ZenithDark_FRAMEWORKS = UIKit CoreGraphics
|
||||
ZenithDark_EXTRA_FRAMEWORKS += Cephei
|
||||
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||
|
||||
@ -15,4 +16,4 @@ SUBPROJECTS += zenithdarkprefs
|
||||
include $(THEOS_MAKE_PATH)/aggregate.mk
|
||||
|
||||
after-install::
|
||||
install.exec "sbreload"
|
||||
install.exec "sbreload"
|
||||
|
Reference in New Issue
Block a user