Generate badge icon for macOS DMG (#2809)

This commit is contained in:
Michael Telatynski
2026-01-21 09:05:56 +00:00
committed by GitHub
parent 61ea39e2c8
commit 87baf1246b
5 changed files with 86 additions and 50 deletions
+3
View File
@@ -162,6 +162,9 @@ const config: Omit<Writable<Configuration>, "electronFuses"> & {
mergeASARs: true,
x64ArchFiles: "**/matrix-seshat/*.node", // hak already runs lipo
},
dmg: {
badgeIcon: "build/icon.icon",
},
win: {
target: ["squirrel", "msi"],
signtoolOptions: {