project_files/HedgewarsMobile/Entitlements-Development.plist
author unc0rr
Fri, 02 Sep 2011 12:27:15 +0400
changeset 5735 08ac2d557392
parent 3356 3ae3fccb439e
permissions -rw-r--r--
Remove toLocal8Bit() conversion of file name as Qt should handle filenames on its own. Helps with filename on Windows, could help with issue #189.

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