chore: let maker dmg auto name files

This commit is contained in:
haritabh-z01 2025-07-06 20:23:28 +05:30
parent 70ae0ccd00
commit 522cd05a9e

View file

@ -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"],
),