Welcome to the home of macOS Intune Apps! This repository contains auto packaging tools that help you create Intune ready apps for popular applications such as Google Chrome and Mozilla Firefox. More apps to come in the future! To get started please do the following.
- Pull down the repository to your computer.
- Open Terminal and make the IntunePackageManager.sh script executable.
- Run IntunePackageManager.sh with sudo from the terminal. This will install the latest version of the Microsoft Intune App Wrapping Tool for macOS into your Applications folder.
- Change Directory into the Application folder you want to package. Ex: "Google Chrome Enterprise".
- Launch the packager script in that folder with sudo and the script will create the desired .intunemac file for the application!