summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
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