]> git.saurik.com Git - uikittools.git/blame - uicache.xml
Port to Xcode 4.6.3: newer versions of Xcode fail.
[uikittools.git] / uicache.xml
CommitLineData
c3311f6c
JF
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>
73b6bd3c
JF
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/>
c3311f6c
JF
20</dict>
21</plist>