summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2014-10-31 16:15:46 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2014-10-31 16:17:14 +0000
commitc3311f6c8a8b7cf327dcd23fa120c7e72273fbcf (patch)
treeceee8398fd95f9b687de69c8998d766382cc5ba4
parent250d7de50e2d2a10f16311aab8a7b2d185b073a0 (diff)
Apparently this file was never before commited :/.
-rw-r--r--uicache.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/uicache.xml b/uicache.xml
new file mode 100644
index 0000000..c91640f
--- /dev/null
+++ b/uicache.xml
@@ -0,0 +1,9 @@
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>com.apple.private.mobileinstall.allowedSPI</key>
+ <array>
+ <string>InstallForLaunchServices</string>
+ </array>
+</dict>
+</plist>