How to setup source trees before xcodebuild invocation
How to setup source trees before xcodebuild invocation
- Subject: How to setup source trees before xcodebuild invocation
- From: "Sean McBride" <email@hidden>
- Date: Mon, 15 Aug 2005 12:18:09 -0400
- Organization: Rogue Research
Hi,
I'm trying to make a shell script that will build my projects every night.
The one problem is: source trees. I use several source trees to point
to 3rd party libraries. Said libraries are also kept in subversion. So
my script is basically: svn checkout, run xcodebuild. But I want to set
my source trees to the freshly checked out code. My projects have
several files referenced relative to source trees. If I don't change
the source trees before my build, they won't point to that night's code.
Thanks for any help!
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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