OSX two dock icons for same application
问题 I have two versions of the same application: version 1 located in /Applications(app1) and version 2 located in /Application Support(app2). In this context, I want that when launching app1, to redirect to app2, that means quitting app1, and launching app2.(I already implemented that using a command line tool, which will wait for app1 to finish, and launch app2). This application has LSUIElement=1(status item mostly), however the application may appear in dock: if a window is opened from status