From 02c3d67384ccf8db524a62c45b1b5d26fe31947f Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Sun, 12 Jan 2014 06:12:36 -0800 Subject: [PATCH] Apple screwed up the ImageIO path on newer SDKs. --- makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/makefile b/makefile index 94b08a8..fc8f80f 100644 --- 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 \ -- 2.45.2