mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-07 11:04:11 +08:00
feat: 新增mac打包为dmg
This commit is contained in:
parent
4bf3f3a602
commit
bcfc968c9d
@ -51,7 +51,10 @@ module.exports = {
|
||||
},
|
||||
mac: {
|
||||
icon: "public/icons/icon.icns",
|
||||
target: "pkg",
|
||||
target: [
|
||||
"dmg",
|
||||
"pkg"
|
||||
],
|
||||
extendInfo: {
|
||||
LSUIElement: 1,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user