From: Jay Freeman (saurik) Date: Tue, 27 Dec 2011 00:42:25 +0000 (+0000) Subject: We need MobileCoreServices for LSApplicationWorkspace. X-Git-Tag: v1.1.3~1 X-Git-Url: https://git.saurik.com/uikittools.git/commitdiff_plain/e67aeed974c631c8152e6c36c3d97a7b6836f3d5?ds=inline We need MobileCoreServices for LSApplicationWorkspace. --- 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