feat: 新增Mac打包配置
This commit is contained in:
@@ -32,7 +32,8 @@ const config: ForgeConfig = {
|
|||||||
new MakerRpm({}),
|
new MakerRpm({}),
|
||||||
new MakerDeb({}),
|
new MakerDeb({}),
|
||||||
new MakerDMG({
|
new MakerDMG({
|
||||||
icon: path.join(__dirname, 'public/logo.ico'),
|
name: 'NianXX',
|
||||||
|
icon: path.join(__dirname, 'public/logo.icns'),
|
||||||
}),
|
}),
|
||||||
// new MakerWix({
|
// new MakerWix({
|
||||||
// language: 2052,
|
// language: 2052,
|
||||||
|
|||||||
BIN
public/logo.icns
Normal file
BIN
public/logo.icns
Normal file
Binary file not shown.
Reference in New Issue
Block a user