project_files/HedgewarsMobile/Entitlements-Distribution.plist
author sheepluva
Sun, 27 Nov 2016 13:08:12 +0100
changeset 12095 e1bca1ebbad9
parent 3356 3ae3fccb439e
permissions -rw-r--r--
fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"

<?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>
	<false/>
</dict>
</plist>