mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
only create dmg for mac and don't make blockmap
This commit is contained in:
parent
f61d47192f
commit
61e93f5bdf
1 changed files with 4 additions and 0 deletions
|
|
@ -34,10 +34,14 @@
|
|||
}
|
||||
],
|
||||
"mac": {
|
||||
"target": "dmg",
|
||||
"identity": null
|
||||
},
|
||||
"win": {
|
||||
"target": "portable"
|
||||
},
|
||||
"dmg": {
|
||||
"writeUpdateInfo": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue