Notarize in afterSign step instead of afterPack
This commit is contained in:
parent
edcd005f5e
commit
c11e9350d5
4 changed files with 14 additions and 5 deletions
|
@ -10,7 +10,7 @@ import * as packageJson from '../../package.json';
|
|||
|
||||
/* eslint-disable no-console */
|
||||
|
||||
export async function afterPack({
|
||||
export async function afterSign({
|
||||
appOutDir,
|
||||
packager,
|
||||
electronPlatformName,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue