summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2021-02-18 23:52:24 -1000
committerSam Bingner <sam@bingner.com>2021-02-19 00:29:35 -1000
commitb5ff1c1916246fbfb4348e81d53aa932bddcea7d (patch)
tree6a44761ed910f79aa77735250f9d8ca7468bb47c /makefile
parenteac76deb1b8bdc59332a474ad468f3825113ac80 (diff)
Add app listing options to uicache
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 6764f73..f2fe703 100644
--- a/makefile
+++ b/makefile
@@ -19,7 +19,7 @@ ldrestart := -std=c++11
gssc := -lobjc
iomfsetgamma := -I. $(private) -framework IOKit -framework IOMobileFramebuffer
sbdidlaunch := $(private) -framework SpringBoardServices
-uicache := -framework UIKit # XXX: UIKit -> MobileCoreServices
+uicache := -framework UIKit -framework MobileCoreServices
uiduid := -framework UIKit
uiopen := -framework UIKit
uishoot := -framework UIKit