Hello,
I'm trying to make a Terminal Unix command with XCode, and I'm having a little trouble...
What I've been doing is creating a "Standard Tool" written in C in XCode, then copying the produced executable to Developer/Tools/.
What am I doing wrong?
Thanks for any help in advance.