LinusU / node-appdmg

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

Add support for attaching a license agreement to the DMG. #182

Closed argv-minus-one closed 1 year ago

argv-minus-one commented 5 years ago

This PR adds a way to attach a license agreement to the generated DMG, fixing issue #111. It uses argv-minus-one/dmg-license to do the work.

Shchvova commented 3 years ago

Is there any chance to merge this PR?

niklaswa commented 1 year ago

Would be awesome to have this merged ✌️

argv-minus-one commented 1 year ago

@niklaswa Actually, I don't recommend this any more, as the underlying macOS functionality is deprecated and will likely be removed by Apple in a future version. See https://github.com/argv-minus-one/dmg-license/issues/11 for details.

For that reason, I'm closing this PR.