summaryrefslogtreecommitdiff
path: root/sbreload.xml
blob: 9f4985ac8a307c3ee806f70f7a757418b62ffc56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!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.frontboard.launchapplications</key>
	<true/>
	<key>com.apple.frontboard.shutdown</key>
	<true/>
	<key>com.apple.appletv.pbs.allow-relaunch-backboardd</key>
	<true/>
	<key>com.apple.appletv.pbs.allow-relaunch</key>
	<true/>
	<key>platform-application</key>
	<true/>
	<key>com.apple.private.skip-library-validation</key>
	<true/>
</dict>
</plist>