feat: update DMG maker configuration and bump version to 0.7.5
This commit is contained in:
@@ -47,6 +47,11 @@ module.exports = {
|
||||
{
|
||||
name: "@electron-forge/maker-dmg",
|
||||
platforms: ["darwin"],
|
||||
config: {
|
||||
format: "ULFO",
|
||||
icon: "src/assets/logo.icns",
|
||||
name: "Mastermind",
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "@reforged/maker-appimage",
|
||||
|
||||
Reference in New Issue
Block a user