project_files/HedgewarsMobile/Entitlements-Development.plist
author koda
Tue, 12 Mar 2013 01:32:39 +0100
changeset 8720 5603527f9803
parent 3356 3ae3fccb439e
permissions -rw-r--r--
this should prevent the password prompt from appearing on local games (issue #548)

<?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>get-task-allow</key>
	<true/>
</dict>
</plist>