26 lines
991 B
XML
26 lines
991 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>application-identifier</key>
|
|
<string>544LFS79WN.com.keycraft.keyCraft</string>
|
|
<key>aps-environment</key>
|
|
<string>production</string>
|
|
<key>com.apple.developer.associated-domains</key>
|
|
<string>*</string>
|
|
<key>com.apple.developer.team-identifier</key>
|
|
<string>544LFS79WN</string>
|
|
<key>com.apple.security.application-groups</key>
|
|
<array>
|
|
<string>group.com.keycraft.keyCraft.appshortcallid</string>
|
|
<string>group.com.keycraft.keyCraft.appcallid</string>
|
|
</array>
|
|
<key>get-task-allow</key>
|
|
<true/>
|
|
<key>keychain-access-groups</key>
|
|
<array>
|
|
<string>544LFS79WN.*</string>
|
|
<string>com.apple.token</string>
|
|
</array>
|
|
</dict>
|
|
</plist> |