I have a simple bash script that\'s located at ./ProjectName/run_server.sh and I\'m trying to run it in the init of the AppDelegate of my mac app:<
./ProjectName/run_server.sh
AppDelegate