project_files/HedgewarsMobile/Entitlements-Development.plist
author sheepluva
Wed, 05 Jun 2013 15:27:00 +0200
changeset 9131 07f3bf8d98a3
parent 3356 3ae3fccb439e
permissions -rw-r--r--
Hedgewars.png had a resolution more than twice as high as required; also fixed some (mostly obsolete) code that also contained a typo that would cause a warning/note in clang

<?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>