Remove webauthn support from browser entitlements

This commit is contained in:
mr. M
2025-01-07 11:32:27 +01:00
parent e27f558146
commit c2b77d96fb

View File

@@ -36,7 +36,5 @@
<key>com.apple.application-identifier</key>
<string>H36NPCN86W.app.zen-browser.zen</string>
<!-- For platform passkey (webauthn) support -->
<key>com.apple.developer.web-browser.public-key-credential</key><true/>
</dict>
</plist>