project_files/HedgewarsMobile/Entitlements-Development.plist
author koda
Sat, 16 Mar 2013 23:29:50 +0100
changeset 8734 ecb0a97100cf
parent 3356 3ae3fccb439e
permissions -rw-r--r--
do not hardcode CMAKE_INSTALL_PREFIX for windows, but rather put it in the script, so that custom build setups still work

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