I tried with LSMultipleInstancesProhibited = FALSE, in Info.plist, but it is opening one instance,
I need to launch multiple instances of application from one installation directory on Mac
Open Terminal and type:
open -n -a "APPLICATION NAME"
terminal:
open -n -a APPLICATION-NAME
-n, --new Open a new instance of the application even if one is already running.
-a, -- Opens with the specified application.
How to Launch GUI Applications from the Terminal
http://osxdaily.com/2007/02/01/how-to-launch-gui-applications-from-the-terminal/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With