From f207585619cf1a842127070e5ec6caa2a90139f3 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Sun, 3 Feb 2013 04:02:40 +0000 Subject: [PATCH] Also inject into backboardd for iOS 6 support. --- Tweak.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tweak.plist b/Tweak.plist index f94fd41..62b2838 100644 --- a/Tweak.plist +++ b/Tweak.plist @@ -1 +1 @@ -Filter = {Bundles = ("com.apple.springboard");}; +Filter = {Bundles = ("com.apple.IOMobileFramebuffer");}; -- 2.50.0