Closed GideonLeGrange closed 9 years ago
For the bundle name to be used for the application in the About menu and Quit menu, it needs to be passed to the VM as such:
-Xdock:name=My App Name
I've modified the Info.plist template to do this.
Because of changes for #11, this PR changes have become no effect.
So I have manually modified to enable the -Xdock:name option with b0a2507.
-Xdock:name
Thank you.
For the bundle name to be used for the application in the About menu and Quit menu, it needs to be passed to the VM as such:
I've modified the Info.plist template to do this.