chore: let maker dmg auto name files
This commit is contained in:
parent
70ae0ccd00
commit
522cd05a9e
1 changed files with 1 additions and 2 deletions
|
|
@ -355,8 +355,7 @@ const config: ForgeConfig = {
|
|||
), // Required for macOS auto-updates
|
||||
new MakerDMG(
|
||||
{
|
||||
name: "Amical-{{arch}}",
|
||||
icon: "./assets/logo.icns", // Volume icon (when DMG is mounted)
|
||||
// macOS DMG files will be named like: Amical-0.0.1-arm64.dmg
|
||||
},
|
||||
["darwin"],
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue