project_files/HedgewarsMobile/Entitlements-Development.plist
author unc0rr
Wed, 21 Nov 2012 13:33:27 +0400
changeset 8085 6c059add1560
parent 3356 3ae3fccb439e
permissions -rw-r--r--
Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.

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