From: Jay Freeman (saurik) Date: Sat, 27 Jun 2015 03:44:51 +0000 (-0700) Subject: Port to Xcode 4.6.3: newer versions of Xcode fail. X-Git-Tag: v1.1.10^0 X-Git-Url: https://git.saurik.com/uikittools.git/commitdiff_plain/85a77f07b23019c3adfc990f653a3abfbb741e28?hp=77214e8e94ef8762389068da63d1bcf148ddd2db Port to Xcode 4.6.3: newer versions of Xcode fail. --- diff --git a/makefile b/makefile index 386c82b..77f014c 100644 --- a/makefile +++ b/makefile @@ -17,8 +17,8 @@ gssc := -lobjc iomfsetgamma := -I. $(private) -framework IOKit -framework IOMobileFramebuffer sbdidlaunch := $(private) -framework SpringBoardServices uicache := -framework UIKit # XXX: UIKit -> MobileCoreServices -uiduid := --framework UIKit -uiopen := --framework UIKit +uiduid := -framework UIKit +uiopen := -framework UIKit uishoot := -framework UIKit uicache: csstore.cpp