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

	<key>platform-application</key>
	<true/>

	<key>com.apple.private.skip-library-validation</key>
	<true/>
</dict>
</plist>