packer icon indicating copy to clipboard operation
packer copied to clipboard

Use appName for application title

Open lacymorrow opened this issue 6 years ago • 0 comments

Currently some customization is required to use a custom app name for the title in the generated executable.

For example in macOS the template/darwin/Contents/Info.plist values have to be edited appropriately.

The default.desktop file for linux, etc.

It would be great to use the appName and allow it to be passed via the CLI as well.

lacymorrow avatar Oct 03 '19 05:10 lacymorrow