]> git.saurik.com Git - winterboard.git/commitdiff
Remove the general hook of ImageIO: hooks too much. v0.9.3907
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 22 Oct 2012 11:40:02 +0000 (11:40 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 22 Oct 2012 11:40:02 +0000 (11:40 +0000)
WinterBoard.plist

index e0cdc23a6efc2340902277da9597b6d408a588ac..adeaecb2f079305d9ead4ebb2696b3f7bf238d56 100644 (file)
@@ -1,5 +1,5 @@
 Filter = {
-    Bundles = ("com.apple.UIKit", "com.apple.ImageIO.framework");
+    Bundles = ("com.apple.UIKit");
     Executables = ("lsd", "backboardd");
     Mode = "Any";
 };