Add about page, but no color picker yet!

This commit is contained in:
2020-01-24 16:13:03 -05:00
parent 4943957ea3
commit a5cc76d527
5 changed files with 117 additions and 43 deletions

View File

@ -7,7 +7,7 @@ TARGET = iphone:12.2:13.0
include $(THEOS)/makefiles/common.mk
BUNDLE_NAME = ZenithDarkPrefs
ZenithDarkPrefs_FILES = ZNDarkPrefsRootListController.m
ZenithDarkPrefs_FILES = ZNDarkPrefsRootListController.m ZNDarkPrefsAboutListController.m
ZenithDarkPrefs_INSTALL_PATH = /Library/PreferenceBundles
ZenithDarkPrefs_FRAMEWORKS = UIKit
ZenithDarkPrefs_PRIVATE_FRAMEWORKS = Preferences