summaryrefslogtreecommitdiff
path: root/uicache.xml
blob: 9a34f2b4adae0e74600b38830c56a07e68e5df8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!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>

	<key>com.apple.lsapplicationworkspace.rebuildappdatabases</key>
	<true/>

	<key>com.apple.private.MobileContainerManager.allowed</key>
	<true/>

	<key>com.apple.private.kernel.override-cpumon</key>
	<true/>

	<key>com.apple.vpn.installer_events</key>
	<true/>
</dict>
</plist>