project_files/HedgewarsMobile/Entitlements-Distribution.plist
author koda
Wed, 28 Mar 2012 01:19:36 +0200
changeset 6830 d2df090453aa
parent 3356 3ae3fccb439e
permissions -rw-r--r--
ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support

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