SecondSonConsulting / Baseline

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

Enable list icons #19

Closed drewdiver closed 1 year ago

drewdiver commented 1 year ago

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

This can also lay foundation to utilize progress for installations (Installomator has support for Dialog)