Hello:
I have been playing around with xcode a little bit recently, and have not been able to figure out how to run a bash shell script right from an implementation file. I looked into NSTask, but couldn't understand how to use it.
Is there a simple code block with a place to insert a shell script into it? If I could have some assistance with this it would be greatly appreciated. Thanks!