Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extend-info and extra-resource arguments for creating the Mac application package. #253

Merged
merged 1 commit into from
Feb 29, 2016

Commits on Feb 19, 2016

  1. Add the extend-info and extra-resource arguments for creating the…

    … Mac
    
    application package.
    
    `extend-info`: Take the filename of a plist file and extend Info.plist with its contents. Other explicit arguments such as `app-bundle-id` override this.
    
    `extra-resource`: Take a filename and copy that file into the app's Contents/Resources directory. May be used multiple times.
    Andrew Plotkin authored and Andrew Plotkin committed Feb 19, 2016
    2 Configuration menu
    Copy the full SHA
    92bda9c View commit details
    Browse the repository at this point in the history