diff --git a/electron-builder.json b/electron-builder.json index d3b877d0b..dfd98c4f3 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -23,7 +23,8 @@ "target": "zip", "arch": ["universal"] } - ] + ], + "mergeASARs": false }, "dmg": { "title": "Simplenote Installer",