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 eed57ca..1f4fa7b 100644
--- a/makefile
+++ b/makefile
@@ -10,7 +10,7 @@ clean:
cfversion := -framework CoreFoundation
gssc := -framework CoreFoundation
sbdidlaunch := -framework CoreFoundation -framework SpringBoardServices
-uicache := -framework Foundation
+uicache := -framework Foundation -framework UIKit # XXX: UIKit -> MobileCoreServices
uiduid := -framework Foundation -framework UIKit
uiopen := -framework Foundation -framework UIKit
uishoot := -framework CoreFoundation -framework Foundation -framework UIKit