bump version to 1.8.9 and remove provisioning profile handling in package command

This commit is contained in:
mr. M 2025-01-07 15:35:35 +01:00
parent d796555fe0
commit 2a429f30ba
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
2 changed files with 1 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@zen-browser/surfer",
"version": "1.8.8",
"version": "1.8.9",
"description": "Simplifying building firefox forks!",
"main": "index.js",
"bin": {

View file

@ -122,8 +122,6 @@ export const surferPackage = async () => {
join(zenMacDestDir, `${getCurrentBrandName()}.app`),
'-i',
process.env.MACOS_APPLE_DEVELOPER_ID,
'-f',
'zen.provisionprofile',
'-b',
'../build/codesign/browser.developer.entitlements.xml',
'-p',