]> git.saurik.com Git - winterboard.git/blobdiff - Library.mm
Just in case, simply don't resource theme backupd.
[winterboard.git] / Library.mm
index 573a9dd67c195738872c5e1fccb99ac0627492c4..219f4e7633f5516646ecef1dfec0e1cda0abafd6 100644 (file)
@@ -2570,6 +2570,7 @@ MSInitialize {
     // }}}
     // Foundation {{{
     if (true) {
+        if (![identifier isEqualToString:@"com.apple.backupd"]) // XXX: rethink
         MSHookFunction(CFBundleCopyResourceURL, MSHake(CFBundleCopyResourceURL));
     }
     // }}}