project_files/HedgewarsMobile/Entitlements-Distribution.plist
author nemo
Thu, 20 Apr 2017 11:22:29 -0400
changeset 12299 0deabf747b8f
parent 3356 3ae3fccb439e
permissions -rw-r--r--
For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit

<?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>
	<false/>
</dict>
</plist>