If you want to run multiple copies of an application in OSX (for instance Slack – ie. you are a member of more than one team) then simply open a terminal and put in: open -n /Applications/<nameofapp>.app And that’s it…
If you want to run multiple copies of an application in OSX (for instance Slack – ie. you are a member of more than one team) then simply open a terminal and put in: open -n /Applications/<nameofapp>.app And that’s it…