<?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>ProbGuard</key>
	<dict>
		<key>Enabled</key>
		<true/>
	</dict>
	<key>SecureAllocator_GuardObjects</key>
	<dict>
		<key>DevelopmentPhase</key>
		<string>FeatureComplete</string>
	</dict>
	<key>SecureAllocator_ThreadCaching</key>
	<dict>
		<key>DevelopmentPhase</key>
		<string>FeatureComplete</string>
	</dict>
	<key>ZeroOnFree</key>
	<dict>
		<key>Enabled</key>
		<true/>
	</dict>
</dict>
</plist>
