You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2025. It is now read-only.
By default, the mobileconfig file that is created has static-only set to true. This seems to ignore any of the immutability settings in dockmastertemplate.plist. If I go edit the generated mobileconfig and set static-only to false, it behaves properly.
By default, the mobileconfig file that is created has
static-onlyset totrue. This seems to ignore any of the immutability settings in dockmastertemplate.plist. If I go edit the generated mobileconfig and setstatic-onlytofalse, it behaves properly.