2026-05-22 14:56:53 +02: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">
|
2026-09-19 15:33:23 +02:00
|
|
|
<dict>
|
|
|
|
|
<key>com.apple.developer.authentication-services.autofill-credential-provider</key>
|
|
|
|
|
<true/>
|
2026-09-19 15:50:11 +02:00
|
|
|
<key>com.apple.security.application-groups</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>group.org.antiloop222.mypass</string>
|
|
|
|
|
</array>
|
|
|
|
|
<key>keychain-access-groups</key>
|
|
|
|
|
<array>
|
|
|
|
|
<string>$(AppIdentifierPrefix)org.antiloop222.mypass</string>
|
|
|
|
|
</array>
|
2026-09-19 15:33:23 +02:00
|
|
|
</dict>
|
|
|
|
|
</plist>
|