]> git.saurik.com Git - uikittools.git/commitdiff
Port to Xcode 4.6.3: newer versions of Xcode fail. v1.1.10
authorJay Freeman (saurik) <saurik@saurik.com>
Sat, 27 Jun 2015 03:44:51 +0000 (20:44 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Sat, 27 Jun 2015 03:44:51 +0000 (20:44 -0700)
makefile

index 386c82bf27af6a3e7f6e8aae471fea57e2a5a570..77f014c42037405408043941f888019527ee8134 100644 (file)
--- 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