]> git.saurik.com Git - winterboard.git/commitdiff
Apple screwed up the ImageIO path on newer SDKs.
authorJay Freeman (saurik) <saurik@saurik.com>
Sun, 12 Jan 2014 14:12:36 +0000 (06:12 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Sun, 12 Jan 2014 14:12:36 +0000 (06:12 -0800)
makefile

index 94b08a8cd2f27e4fa78f418f2b08d46683b06ad5..fc8f80fb00de4b8db1048036aa36809de03b3585 100644 (file)
--- a/makefile
+++ b/makefile
@@ -21,7 +21,6 @@ WinterBoard.dylib: Library.mm WBMarkup.mm WBMarkup.h makefile ../substrate/subst
            -framework CoreFoundation \
            -framework Foundation \
            -framework CoreGraphics \
-           -framework ImageIO \
            -framework GraphicsServices \
            -framework Celestial \
            -framework UIKit \