SecondSonConsulting / Baseline

An MDM agnostic zero touch solution for macOS
MIT License
192 stars 22 forks source link

Utilize JSON to allow adding icons to the list items in Baseline #16

Closed drewdiver closed 1 year ago

drewdiver commented 1 year ago

By utilizing --jsonfile and writing out said file during Baseline execution this allows for use of icons in the main Dialog list during run. They can be specified via <key>Icon</key> and a string pointing to either a URL or local file.

drewdiver commented 1 year ago

Will relocate to new branch.