Generate badge icon for macOS DMG (#2809)
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user