mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Update CFBundleIdentifier in Info.plist for Zen Browser
This commit is contained in:
13
src/browser/app/macbuild/Contents/Info-plist-in.patch
Normal file
13
src/browser/app/macbuild/Contents/Info-plist-in.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/browser/app/macbuild/Contents/Info.plist.in b/browser/app/macbuild/Contents/Info.plist.in
|
||||
index 73b400d58fd25ac13132f1a3fe3ea619e4f4e4f9..ee90ce7ac67bd9aa7bbc2a656843875afb985591 100644
|
||||
--- a/browser/app/macbuild/Contents/Info.plist.in
|
||||
+++ b/browser/app/macbuild/Contents/Info.plist.in
|
||||
@@ -191,7 +191,7 @@
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>firefox.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
- <string>@MOZ_MACBUNDLE_ID@</string>
|
||||
+ <string>app.zen-browser.zen</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
Reference in New Issue
Block a user