Skip to content

Releases: jonesiscoding/user-defaults

Adds warning for Managed Preferences Overwrite

Choose a tag to compare

@jonesiscoding jonesiscoding released this 08 May 17:54

Adds a warning that appears if attempting a writing operation on a preference domain and key combination that is controlled via Managed Preferences. The script then exits with an error, unless the --force flag was given.

Initial Release

Choose a tag to compare

@jonesiscoding jonesiscoding released this 08 May 14:50

Initial testing release