feat: 新增Mac打包配置

This commit is contained in:
duanshuwen
2026-04-03 20:30:37 +08:00
parent e93d0ab0b1
commit e76b034d50
2 changed files with 2 additions and 1 deletions

View File

@@ -32,7 +32,8 @@ const config: ForgeConfig = {
new MakerRpm({}),
new MakerDeb({}),
new MakerDMG({
icon: path.join(__dirname, 'public/logo.ico'),
name: 'NianXX',
icon: path.join(__dirname, 'public/logo.icns'),
}),
// new MakerWix({
// language: 2052,

BIN
public/logo.icns Normal file

Binary file not shown.