打包参数中添加公司名称
parent
0a33d132f4
commit
ce7995f305
|
@ -24,9 +24,9 @@
|
|||
"vite": "^2.0.5"
|
||||
},
|
||||
"build": {
|
||||
"appId": "your.id",
|
||||
"appId": "hwasmart.id",
|
||||
"mac": {
|
||||
"category": "your.app.category.type"
|
||||
"category": "hwasmart.app.category.type"
|
||||
},
|
||||
"files": [
|
||||
"dist/main/**/*",
|
||||
|
|
Loading…
Reference in New Issue