Managing macOS privacy permissions in enterprise environments can quickly become complex. Permissions such as Screen Recording, Full Disk Access, Accessibility, Camera, and Microphone require properly configured PPPC profiles — and creating those manually can be time-consuming and error-prone.
That’s why I built PPPC Builder: a lightweight web tool that generates ready-to-deploy .mobileconfig files for Microsoft Intune.
Guide:
1 –
- Locate the application in Finder (typically in /Applications)
- Right-click the app
- Select Show Package Contents
- Open the Contents folder
- Locate the file Info.plist
- Upload the Info.plist file into PPPC Builder
2 –
Select the permissions your application needs, for example:
- Screen Recording (Standard user can toggle)
- Full Disk Access
- Accessibility
- Camera
- Microphone
3 –
Download the generated .mobileconfig file.
4 –
- Go to Intune Admin Center
- Navigate to Devices → macOS → Configuration profiles
- Create profile → Templates → Custom
- Upload the generated .mobileconfig
- Assign to your target group
Done.