Add WebAuthn support and improve codesigning process for macOS

This commit is contained in:
mr. M
2025-01-09 19:27:20 +01:00
parent 81b1ee1bf6
commit be4e05f1e5
3 changed files with 7 additions and 10 deletions

View File

@@ -36,5 +36,7 @@
<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>