Xcode build's, xcodebuild doesn't
Xcode build's, xcodebuild doesn't
- Subject: Xcode build's, xcodebuild doesn't
- From: Doug McClure <email@hidden>
- Date: Mon, 9 Aug 2004 13:43:56 -0500
I'm having a problem that I've been trying to figure out since Xcode
1.2 came out, and now 1.5.
I have a decent size project, about 435 classes in one framework (EOs,
components, etc) and the project always built just fine under PBX.
Loading the project up into Xcode, it builds just fine there too.
However, if I use xcodebuild on a project to do a completely clean
build (no build directory), it fails big time. It complains that it
can't find various packages and classes, all of which are defined in
that project! Even more fun is that if I build the project from Xcode,
it'll build fine, and I can then go back and build the project using
xcodebuild just fine too.
I tried creating a new project from scratch thinking maybe there was
some weird thing leftover from PBX, but that didn't change the results.
I'm wondering if anyone has experienced anything similar and how you
solved it, if you did. Right now I'm pretty much stuck having to
continue using PBX, until I have the time to look into migrating to Ant
based builds of our project.
-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.