25 lines
847 B
XML
25 lines
847 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>platform-application</key>
|
|
<true/>
|
|
<key>com.apple.private.security.no-container</key>
|
|
<true/>
|
|
<key>com.apple.private.security.container-required</key>
|
|
<false/>
|
|
<key>dynamic-codesigning</key>
|
|
<true/>
|
|
<key>application-identifier</key>
|
|
<string>PRBH2T6668.com.mpg13.FlashBack</string>
|
|
<key>com.apple.developer.team-identifier</key>
|
|
<string>PRBH2T6668</string>
|
|
<key>get-task-allow</key>
|
|
<true/>
|
|
<key>keychain-access-groups</key>
|
|
<array>
|
|
<string>PRBH2T6668.com.mpg13.FlashBack</string>
|
|
</array>
|
|
|
|
</dict>
|
|
</plist>
|