gsscred.entitlements   [plain text]


<?xml version="1.0" encoding="UTF-8"?>
<!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.mkb.usersession.info</key>
	<true/>
	<key>seatbelt-profiles</key>
	<array>
		<string>com.apple.GSSCred</string>
	</array>
	<key>platform-application</key>
	<true/>
	<key>com.apple.security.exception.files.absolute-path.read-write</key>
	<array>
		<string>/private/var/tmp/</string>
	</array>
</dict>
</plist>