I linked the jar file as a mac application using jar bundler. Now I'm trying to create an installer for this application, so that: 1) The application will be placed in the application folder 2) The application will be added to the list of valid applications in the Mac application level firewall
In addition, I have several sample files that I would like to include in this application - which is the best way to make them available to the user. Someone suggested that I have an mpkg file that runs a dmg file that will contain these files, but that seems cool.
thank
user264878
source
share