ninxsoft / LowProfile

A Mac utility to help inspect Apple Configuration Profile payloads.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Apple's Device Management Client Schema as source of truth

ninxsoft opened this issue · comments

Low Profile currently scrapes a bunch of Apple HTML and JSON data to build the payload database.

Leverage the Device Management Client Schema directly from Apple to help stay up-to-date.

Abandoning this for the time being as the Device Management Client Schema metadata is not as rich as the current implementation, and the YAML schema has circular dependencies that Yams currently does not support.

Will re-investigate post-WWDC