dockutil 3.0.2
dockutil 3 is compatible with macOS 12.3. It is standalone and no longer requires python.
- Rewrite in Swift for macOS 12.3 compatibility
- Feature compatibility with previous version
- Find, Add, Remove by bundle identifier, URL or path
- Allow multiple actions in single run (add, remove can be combined and specified multiple times)
Changes in 3.0.2
- Fix duplicate processing of home directories issue
Changes in 3.0.1
- Improve support of recent apps
- Fix sudo runs to default to user's dock, not root's dock Thanks @ferben
- Try adding from /System/Applications when a /Applications item does not exist Thanks @mvdbent
- Fix label name when adding a non-app from /Applications #125 Thanks @ferben
Thanks to all testers and contributors