Skip to content

Commit 64cda61

Browse files
committed
新增:MacOS 打包使用官方证书
1 parent 05a2db2 commit 64cda61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/notarize.cjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
process.env.DEBUG = 'electron-notarize*'
2+
13
const {notarize} = require("@electron/notarize");
24

35
exports.default = async function notarizing(context) {

0 commit comments

Comments
 (0)