📦 Chore: add zip for macos build

This commit is contained in:
萌萌哒赫萝 2023-04-06 23:25:53 +08:00
parent 3f50c3ff1e
commit 967b9fafec

View File

@ -79,7 +79,7 @@ const config = {
LSUIElement: 0 LSUIElement: 0
}, },
target: [{ target: [{
target: 'dmg', target: ['dmg', 'zip'],
arch: [ arch: [
'universal', 'universal',
'x64', 'x64',