1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-18 02:19:18 +00:00

plutil on Info.plist

This commit is contained in:
Anders Åberg
2025-10-20 20:47:14 +02:00
parent 8d0846ed81
commit aa96ec7835

View File

@@ -9,9 +9,9 @@
<key>ASCredentialProviderExtensionCapabilities</key>
<dict>
<key>ProvidesPasskeys</key>
<true />
<true/>
<key>ShowsConfigurationUI</key>
<true />
<true/>
</dict>
</dict>
<key>NSExtensionPointIdentifier</key>
@@ -20,4 +20,4 @@
<string>$(PRODUCT_MODULE_NAME).CredentialProviderViewController</string>
</dict>
</dict>
</plist>
</plist>