You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Creating Enterprise Apps
With the Application Editor, you can configure enterprise apps that are not publicly available in the App stores.
Enterprise App requirements...
macOS Enterprise App Requirements
Click here to expand...
- Devices must be running macOS 10.7 (El Capitan) or newer
- The package must be signed with a certificate.
- A package needs to be signed by the app developer, only the package needs to be signed, not the app.
- The package must include the following files
PackageInfo, Bom, Payload and [TOC].xml
The package can also contain Scripts and RunAtStartup but these are not required
Enterprise Apps can be uploaded and added to an Enterprise Application, and distributed to the devices in your organization.
How to create an Enterprise Device Application...
- Right-click Device Applications and Select Create Application
- Select Enterprise payload on the left side of the application editor, an empty payload will be added to the application on the right.
- Click the browse button and choose an Enterprise Application file from your hard drive.
- The system will retrieve basic information from the Enterprise App file, such as name, version, identifier, and an icon, and populate those settings in the payload.
- Click Choose to change the default icon or to add an icon if the Enterprise App file contained no icon.
.
Example: Creating an iOS Enterprise App