Skip to content

Commit

Permalink
Update build-macos.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jan 8, 2025
1 parent fee857a commit 9bcbde2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build-macos.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ builder({
mac: {
identity: !process.env.CI || process.env.CSC_LINK ? undefined : null,
notarize: process.env.APPLE_TEAM_ID ? {
appBundleId: 'org.tabby',
teamId: process.env.APPLE_TEAM_ID,
} : false,
},
Expand Down

0 comments on commit 9bcbde2

Please sign in to comment.