Staple .zip/.dmg build artifacts on macOS
This commit is contained in:
parent
7eaba737c6
commit
b8c1faf086
4 changed files with 76 additions and 1 deletions
|
@ -52,7 +52,6 @@ export async function afterSign({
|
|||
console.log(` username: ${appleId}`);
|
||||
console.log(` file: ${appPath}`);
|
||||
|
||||
// eslint-disable-next-line no-await-in-loop
|
||||
await notarize({
|
||||
appBundleId,
|
||||
appPath,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue