Update application identifier in browser entitlements

This commit is contained in:
mr. M
2025-01-07 11:34:37 +01:00
parent 8da63bc3c6
commit 99f774a2f8

View File

@@ -34,9 +34,7 @@
<!-- Required for com.apple.developer.web-browser.public-key-credential -->
<key>com.apple.application-identifier</key>
<string>app.zen-browser.zen</string>
<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>