project_files/HedgewarsMobile/Entitlements-Distribution.plist
author Wuzzy <Wuzzy2@mail.ru>
Sun, 30 Jun 2019 11:20:22 +0200
changeset 15206 d48eba5ac715
parent 3356 3ae3fccb439e
permissions -rw-r--r--
Fix sidFPS not being properly right-aligned (again!) FPS display worked before, but it was accidentally un-done in bcecb3349948e2e00d3f2ee0c6497a24676a4efb.
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
	<false/>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     7
</dict>
3ae3fccb439e add missing controller stubs
koda
parents:
diff changeset
     8
</plist>