my first target
my first target
- Subject: my first target
- From: Alex West <email@hidden>
- Date: Thu, 4 Oct 2007 08:23:59 -0400
Hi,
I have just switched over to xcode from text mate. I am working on a
large Javascript JSEE application and I would like to make a target
that copies a particular src directory to a server. The trick is that
unix likes to over write directories and I want to merge my src
directory with a particular directory on the server. Im using a great
utility to mount the server on my computer and right now I am running
a shell command
cp -rf /my source directory /server/directory
Is there anyway to make a target that will execute that command for
me so that I can just press build and then test?
Thanks in advance,
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden