project_files/HedgewarsMobile/Entitlements-Development.plist
author koda
Wed, 23 Mar 2011 16:27:24 +0100
changeset 5043 2df62e1a6c02
parent 3356 3ae3fccb439e
permissions -rw-r--r--
glswapbuffer consistency and create the window in the center (still, it doesn't work past sdl r5296)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3356
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     3
<plist version="1.0">
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     4
<dict>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     5
	<key>get-task-allow</key>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     6
	<true/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     7
</dict>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     8
</plist>