Staple .zip/.dmg build artifacts on macOS

This commit is contained in:
Fedor Indutny 2022-04-05 16:13:11 -07:00 committed by GitHub
parent 7eaba737c6
commit b8c1faf086
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 76 additions and 1 deletions

View file

@ -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,