From e7e1dac7998eaa7b65ff8addbb2f8180e083c02d Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Mon, 22 Oct 2012 11:40:02 +0000 Subject: [PATCH 1/1] Remove the general hook of ImageIO: hooks too much. --- WinterBoard.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WinterBoard.plist b/WinterBoard.plist index e0cdc23..adeaecb 100644 --- a/WinterBoard.plist +++ b/WinterBoard.plist @@ -1,5 +1,5 @@ Filter = { - Bundles = ("com.apple.UIKit", "com.apple.ImageIO.framework"); + Bundles = ("com.apple.UIKit"); Executables = ("lsd", "backboardd"); Mode = "Any"; }; -- 2.50.0