From: Jay Freeman (saurik) Date: Wed, 1 Feb 2017 16:28:08 +0000 (-0800) Subject: I guess someone requested this a long time ago :(. X-Git-Tag: v0.9.6000~2 X-Git-Url: https://git.saurik.com/safemode-ios.git/commitdiff_plain/de96ccab6b3f23d3d22a84eac3e7820cfdc5f373?ds=sidebyside;hp=6ecc8a3830c7347a315deb28a18e6a8e1486a136 I guess someone requested this a long time ago :(. --- diff --git a/Tweak.xm b/Tweak.xm index 2e85f78..9d492b7 100644 --- a/Tweak.xm +++ b/Tweak.xm @@ -338,6 +338,7 @@ const char *dylibs_[] = { "/System/Library/PrivateFrameworks", "/System/Library/CoreServices", "/System/Library/AccessibilityBundles", + "/System/Library/HIDPlugins", NULL, };