Files

12 lines
433 B
Plaintext
Raw Permalink Normal View History

2026-07-13 13:02:23 +00:00
<?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>
<!-- iOS development entitlements. Applied to device builds only
(task ios:package IOS_PLATFORM=device). Add capability keys here
(e.g. aps-environment) as your app needs them. -->
<key>get-task-allow</key>
<true/>
</dict>
</plist>