kcrawford / dockutil

command line tool for managing dock items
http://patternbuffer.wordpress.com
Apache License 2.0
1.36k stars 131 forks source link

Safari shows as an alias #148

Closed shannonpasto closed 1 year ago

shannonpasto commented 1 year ago

Hi all.

When I add Safari to the dock using dockutil -a "/Applications/Safari.app" -s apps it shows the alias icon. No other app does this which I find really odd. Any ideas?

edit - I figure this is something to do with the hard linking that Apple do. I've tried all the locations I can find but still no luck

/System/Library/Templates/Data/Applications/Safari.app /System/Volumes/Preboot/Cryptexes/App/System/Applications/Safari.app /System/Volumes/Data/System/Library/Templates/Data/Applications/Safari.app /System/Volumes/Data/Applications/Safari.app

Cheers, Shannon

mvught commented 1 year ago

This is the path: "/System/Cryptexes/App/System/Applications/Safari.app"

shannonpasto commented 1 year ago

Odd, I thought I tried that one.

Working now. Cheers

mvught commented 1 year ago

You can close this one 👍