feat: 新增Mac打包配置
This commit is contained in:
@@ -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
BIN
public/logo.icns
Normal file
Binary file not shown.
Reference in New Issue
Block a user