This repository contains Jamf JSON schema manifests automatically generated from the repository of ProfileCreator manifests.
To find a manifest on this repo's GitHub page, type T
and then type part of the preference domain for the app you wish to manage.
Because these manifests have been automatically generated by a relatively new build script, they should be used with caution. The manifest files come with no warranty as to their accuracy or functionality, and are meant to serve as a convenient reference repository for Jamf administrators. Check the raw plist prior to deploying any profile to ensure the contents are as you expect.
Any corrections, additions, or modifications to the manifests in this repository should be submitted upstream to the ProfileManifests repository. Once pull requests are merged there, subsequent builds of this repository will include the changes.
On the other hand, pull requests are welcome here if you have contributions to the build.py
script that produces the manifests or the build.yml
GitHub workflow that triggers the script. There are a few items marked TODO if you'd like some puzzles to solve.