mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-30 16:29:53 +00:00
Update build-macos.mjs
This commit is contained in:
parent
fee857a0f6
commit
9bcbde265d
@ -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,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user