only create dmg for mac and don't make blockmap

This commit is contained in:
liamcottle
2024-05-27 22:11:37 +12:00
parent f61d47192f
commit 61e93f5bdf

View File

@@ -34,10 +34,14 @@
}
],
"mac": {
"target": "dmg",
"identity": null
},
"win": {
"target": "portable"
},
"dmg": {
"writeUpdateInfo": false
}
}
}