Files
voice-cat/native/apple/broadcast/VoiceCatBroadcast.entitlements
Talon 35617e9708
Build and test / test (macos-latest) (push) Canceled after 0s
Build and test / test (ubuntu-24.04) (push) Canceled after 0s
Build and test / test (windows-latest) (push) Canceled after 0s
Build and test / apple-client (push) Canceled after 0s
Add signed iOS release workflow
2026-09-21 04:05:40 +02:00

11 lines
303 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>com.apple.security.application-groups</key>
<array>
<string>group.me.iamtalon.voicecat</string>
</array>
</dict>
</plist>