Files
mcpe/platforms/ios/minecraftpe.entitlements
Brent afe875e4fa iOS Support (#113)
undefined
2024-01-22 17:22:41 +02:00

9 lines
224 B
XML

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