diff --git a/package.json b/package.json index f77a91d..b8427fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zen-browser/surfer", - "version": "1.11.7", + "version": "1.11.8", "description": "Simplifying building firefox forks!", "main": "index.js", "bin": { diff --git a/template/branding.optional/configure.sh b/template/branding.optional/configure.sh index 9d02db6..eb042c7 100644 --- a/template/branding.optional/configure.sh +++ b/template/branding.optional/configure.sh @@ -3,6 +3,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. MOZ_APP_DISPLAYNAME="${brandShortName}" +MOZ_MACBUNDLE_ID=${appId} if test "$DEVELOPER_OPTIONS"; then if test "$MOZ_DEBUG"; then