Xcode 1.5, Ant External Target, and rapid-turnaround
Xcode 1.5, Ant External Target, and rapid-turnaround
- Subject: Xcode 1.5, Ant External Target, and rapid-turnaround
- From: Doug McClure <email@hidden>
- Date: Fri, 27 Aug 2004 22:06:07 -0500
Hi,
I was wondering if anybody else has experimented with the new external
target builds for WO projects? I'm doing a conversion of our project,
using Ant and WOProject, and it works great, at least the build times
have been cut in half quite nicely, and I can guarantee that I can get
everything built from CLI, which is something that I could not get to
happen with the native targets and Xcode. Tried getting DTS to figure
that one out, have yet to hear back on that.
My only problem is I can't seem to get anything to work with
rapid-turnaround. I figured out that I need the pbdevelopment.plist
file with an entry that pointed at my project. I made Ant build that
for me. When I run the project it just says its going to find the
resources in my framework instead of in my framework. Uh, not
helpful.
I thought that maybe because I was building the files into a different
location, instead of under the build directory, that maybe that was
wrong. Changed that, still nothing. I though maybe I needed to have
the PRODUCT_NAME on the External target be the same as the thing I end
up building, that didn't help.
I'm at a loss and short of making everything back into a native
targets where I can experience build times twice as long, and probably
not even be able to get a full build of our project done via CLI, I
haven't got a clue what I can do to make this work.
Anybody??
-d
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.