Update application identifier for Zen Browser to align with new naming conventions

This commit is contained in:
mr. M
2024-12-30 13:38:09 +01:00
parent 9b2d1f853d
commit 8f5d9f2d18
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "Zen Browser",
"vendor": "Zen OSS Team",
"appId": "app.zen-browser.zenbrowser",
"appId": "app.zen-browser.zen",
"binaryName": "zen",
"version": {
"product": "firefox",