How To Package A Mac App
How to Install Software from Unsigned Developers on a Mac. This wikiHow teaches you how to install software that isn't approved by Apple on your Mac. MacOS Sierra marks most unofficial apps as unsigned software, so you'll need to perform. How to Open Applications Using Terminal on Mac. Apple's Terminal provides you with a UNIX command line inside the OS X environment. You can enter the open command here to open any application, or to open a file with the application of your.
The following article uses options that are available starting with the Professional edition and project type.
This tutorial will guide you through the packaging of a Java application into a Mac OS X compliant package.
- 1. Create project
- 2. Add Installation Files
- 3. Add the Mac OS X build
- 4. Define Java Product
- 5. Build
- 6. Video tutorial
1. Create project
Start Advanced Installer. Launching Advanced Installer automatically starts a new installation project. Choose “Java” > “Java Application” as the project type.
A good idea is to save and name the project at this point. Use the “Save” menu item under the “File” menu or the Ctrl+S keyboard shortcut and let's name it MacOSXPackage.aip.
It gives you complete control to display the full menu bar, set options to have menu bar items show in the menu bar when they have updated, or have them always visible in the Bartender Bar. Free bartener app mac. This impressive program boosts your productivity by managing your workplace items.
2. Add Installation Files
Go to the Files and Folders page by clicking on “Files and Folders” on the left pane.
Right click “Application Folder” and select “Add Files”. Browse to the source folder on disk of your JAR file and select it. Click OK.

3. Add the Mac OS X build
Go to the Builds page by clicking on “Builds” on the left pane.
Create a new Mac OS X build by clicking on the toolbar button.
4. Define Java Product
How To Package A Mac App Developer
Go to the Java Products page by clicking on “Java Products” on the left side page menu.
Create a new Java Product by clicking on the toolbar button.
Click on the button and browse to and select the JAR file you added in “Files and Folders” page. Click OK.
Go to “Mac OS X” tab and check the “Include the Java Product in the Mac OS build” option.
5. Build
Click on the toolbar button. Two setup packages will be built: a Windows compliant setup and a Mac OS X compliant package. The built Mac OS X package is a self extracting ZIP archive.
6. Video tutorial
These advanced steps are primarily for system administrators and others who are familiar with the command line. You don't need a bootable installer to upgrade macOS or reinstall macOS, but it can be useful when you want to install on multiple computers without downloading the installer each time.
Download macOS
Find the appropriate download link in the upgrade instructions for each macOS version:
macOS Catalina, macOS MojaveormacOS High Sierra
Installers for each of these macOS versions download directly to your Applications folder as an app named Install macOS Catalina, Install macOS Mojave or Install macOS High Sierra. If the installer opens after downloading, quit it without continuing installation. Important: To get the correct installer, download from a Mac that is using macOS Sierra 10.12.5 or later, or El Capitan 10.11.6. Enterprise administrators, please download from Apple, not a locally hosted software-update server.
How To Package A Mac Application
OS X El Capitan
El Capitan downloads as a disk image. On a Mac that is compatible with El Capitan, open the disk image and run the installer within, named InstallMacOSX.pkg. It installs an app named Install OS X El Capitan into your Applications folder. You will create the bootable installer from this app, not from the disk image or .pkg installer.
Use the 'createinstallmedia' command in Terminal
- Connect the USB flash drive or other volume that you're using for the bootable installer. Make sure that it has at least 12GB of available storage and is formatted as Mac OS Extended.
- Open Terminal, which is in the Utilities folder of your Applications folder.
- Type or paste one of the following commands in Terminal. These assume that the installer is still in your Applications folder, and MyVolume is the name of the USB flash drive or other volume you're using. If it has a different name, replace
MyVolumein these commands with the name of your volume.
Catalina:*
Mojave:*
High Sierra:*
El Capitan: - Press Return after typing the command.
- When prompted, type your administrator password and press Return again. Terminal doesn't show any characters as you type your password.
- When prompted, type
Yto confirm that you want to erase the volume, then press Return. Terminal shows the progress as the bootable installer is created. - When Terminal says that it's done, the volume will have the same name as the installer you downloaded, such as Install macOS Catalina. You can now quit Terminal and eject the volume.
* If your Mac is using macOS Sierra or earlier, include the --applicationpath argument, similar to the way this argument is used in the command for El Capitan.
Use the bootable installer
After creating the bootable installer, follow these steps to use it:
- Plug the bootable installer into a compatible Mac.
- Use Startup Manager or Startup Disk preferences to select the bootable installer as the startup disk, then start up from it. Your Mac will start up to macOS Recovery.
Learn about selecting a startup disk, including what to do if your Mac doesn't start up from it. - Choose your language, if prompted.
- A bootable installer doesn't download macOS from the Internet, but it does require the Internet to get information specific to your Mac model, such as firmware updates. If you need to connect to a Wi-Fi network, use the Wi-Fi menu in the menu bar.
- Select Install macOS (or Install OS X) from the Utilities window, then click Continue and follow the onscreen instructions.
Learn more
For more information about the createinstallmedia command and the arguments that you can use with it, make sure that the macOS installer is in your Applications folder, then enter this path in Terminal:
Catalina:
Mojave:
High Sierra:
El Capitan: