19 lines
526 B
Plaintext
19 lines
526 B
Plaintext
<?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/>
|
|
<key>beta-reports-active</key>
|
|
<true/>
|
|
<key>application-identifier</key>
|
|
<string>AVDPGBD777.com.digitalbouncehouse.tickstales</string>
|
|
<key>keychain-access-groups</key>
|
|
<array>
|
|
<string>AVDPGBD777.*</string>
|
|
</array>
|
|
<key>com.apple.developer.team-identifier</key>
|
|
<string>AVDPGBD777</string>
|
|
</dict>
|
|
</plist>
|