java - How to deploy an application with firewall permissions on Mac? -


I've bundled a jar file as a Mac application using Jar Bundler. I am now trying to make an installer for this app so that: 1) the application will be placed in the Applications folder 2) The app has been added to the list of acceptable apps in the Mac application level firewall

Alas, I have many example files that I would like to include with this app - what is the best way to make this user available. Somebody has suggested that I have an MPKG file that launches DMG file in which these files are, but it is cyclical.

Thank you

The apple, which contains the encoded files with your application Can install; But this is usually done for files that require a full path. Alternatively, simply distribute the app bundle and the example files in a .dmg , and allow the user to allow or block connections in the system preferences . As a convenience, you can include a nickname in the / application folder


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -