LinusU / node-appdmg

💾 Generate your app dmgs
MIT License
1.7k stars 152 forks source link

Add option to sign DMG #134

Closed Speuta closed 7 years ago

Speuta commented 7 years ago

Can you add an option to sign the .dmg file giving .provisionfile path argument ?

LinusU commented 7 years ago

This would be very nice 👍 PRs welcome

debelop13 commented 7 years ago

I need this also, much thanks!

cstruct commented 7 years ago

Fixed and released in 0.5.1

feross commented 5 years ago

Pardon the stupid question, as well as bringing this thread back from the dead, but what happens if a DMG is not signed? I've shipped WebTorrent Desktop binaries unsigned for a while now without any issues.

LinusU commented 5 years ago

I'm actually not sure since I'm not currently distributing any DMGs, and haven't for a long time 😄

Would love for anyone to chime in with a response!