Update application identifier in developer entitlements

This commit is contained in:
mr. M
2025-01-07 12:08:30 +01:00
parent 8e953abe94
commit d26e51c434

View File

@@ -34,7 +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/>