electron-userland / electron-installer-dmg

Create DMG installers for your electron apps using appdmg.

Home Page:https://github.com/electron-userland/electron-installer-dmg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to add a license to dmg

terry2010 opened this issue · comments

I can't find a param in this project to add a license to my dmg , how to add it ? thank you

AFAIK there is no way to add a license to a DMG, otherwise appdmg would have an option for it.

thank you