LinusU / node-appdmg

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

Licence support #111

Open cstruct opened 8 years ago

cstruct commented 8 years ago

Add support for licences. Localization should be supported.

ndreisg commented 5 years ago

Here a little guide on how to add a license agreement to a .dmg file. http://www.owsiak.org/adding-license-to-a-dmg-file-in-5-minutes-or-less/

It is a little outdated, I will try tomorrow if it still works.

Update: I tried today and everything worked fine. Download Link for "SLAs for UDIF 1.0": https://download.developer.apple.com/Developer_Tools/software_licensing_for_udif/slas_for_udifs_1.0.dmg

tilialabs commented 4 years ago

We have created a repo adapting code to take a set of RTF license files and add them to a dmg that would work well for this. Here is the link: https://github.com/tilialabs/dmglicense.