project_files/HedgewarsMobile/Entitlements-Development.plist
author antonc27 <antonc27@mail.ru>
Sat, 08 Aug 2015 22:52:24 +0200
branchios-revival
changeset 11095 59fdc1ea1a4d
parent 3356 3ae3fccb439e
permissions -rw-r--r--
- Fix for "error: invalid abbreviation code [115] for DIE at" More info here: http://forum.unity3d.com/threads/error-in-lastest-xcode.233591/ Note: But in this case we are not be able to read crash reports without dSYM ! So, this need to be improved

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