Dark mode should now update with no respring!

- Dark mode should now update with no respring!
- Code cleanup.
- Now depends of iOS 13.0+
This commit is contained in:
iKilledAppl3
2020-01-11 18:11:54 -05:00
parent 3f16708bd0
commit e0ef88c341
4 changed files with 59 additions and 24 deletions

View File

@ -8,5 +8,6 @@ TWEAK_NAME = ZenithDark
ZenithDark_FILES = Tweak.x
ZenithDark_CFLAGS = -fobjc-arc
ZenithDark_FRAMEWORKS = UIKit CoreGraphics
include $(THEOS_MAKE_PATH)/tweak.mk