Just wanted a sanity check.
I was rolling with Dockutil 1.1.2 and 10.7 Lion running a user-owned launch item script that would manage the Dock once per user, per computer. It run beautifully with no issues whatsoever.
Now after testing the exact same script used on 10.8 it either doesn't manage at all, or one or two items from the script are added. Sometimes logging out and back in reveals the fully managed Dock (equiv. to `killall Dock` I guess). If I run the script and view the dock.plist I can see the right keys and values being written, but then almost immediately it gets resorted back by the system to what I set as my default "blank" dock from the base image. (Note: dockutil does run as you see the Dock try to refresh afterwards...)
Has anyone else had issues like this with dockutil and 10.8, if not how do you implement it? Where am I going wrong this time? My script worked perfectly in 10.7. Has anything changed in the 10.8 dock plist that would make the system roll it back and not implement it?
