]> git.saurik.com Git - uikittools.git/blobdiff - makefile
Attempt to fix sbreload on 5.x.
[uikittools.git] / makefile
index eed57caad134e7c8f4c0bd16d97a5e1ad8c1960c..1f4fa7b179890363a4cb72b04b61483f5f00e42e 100644 (file)
--- a/makefile
+++ b/makefile
@@ -10,7 +10,7 @@ clean:
 cfversion := -framework CoreFoundation
 gssc := -framework CoreFoundation
 sbdidlaunch := -framework CoreFoundation -framework SpringBoardServices
 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
 uiduid := -framework Foundation -framework UIKit
 uiopen := -framework Foundation -framework UIKit
 uishoot := -framework CoreFoundation -framework Foundation -framework UIKit