project_files/HedgewarsMobile/Entitlements-Development.plist
author unc0rr
Thu, 22 Sep 2011 11:44:39 +0400
changeset 5989 23407ecb1826
parent 3356 3ae3fccb439e
permissions -rw-r--r--
My best guess for issue #285 is send thread being stuck at sendAll function, so I move client removing function before sendAll

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