]> git.saurik.com Git - uikittools.git/blob - uicache.xml
Do not try the new private app rebuild on iOS <<8.
[uikittools.git] / uicache.xml
1 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2 <plist version="1.0">
3 <dict>
4 <key>com.apple.private.mobileinstall.allowedSPI</key>
5 <array>
6 <string>InstallForLaunchServices</string>
7 </array>
8
9 <key>com.apple.lsapplicationworkspace.rebuildappdatabases</key>
10 <true/>
11
12 <key>com.apple.private.MobileContainerManager.allowed</key>
13 <true/>
14
15 <key>com.apple.private.kernel.override-cpumon</key>
16 <true/>
17
18 <key>com.apple.vpn.installer_events</key>
19 <true/>
20 </dict>
21 </plist>