project_files/HedgewarsMobile/Entitlements-Development.plist
author sheepluva
Fri, 15 Mar 2013 11:12:42 +0100
changeset 8731 924840dad6a0
parent 3356 3ae3fccb439e
permissions -rw-r--r--
fix compilation with clang. fixes issue #553 - thanks to julien for reporting and to drew for the first part of the fix

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