Re: xcodebuild not building versus successful builds in xcode
Re: xcodebuild not building versus successful builds in xcode
- Subject: Re: xcodebuild not building versus successful builds in xcode
- From: David Aspinall <email@hidden>
- Date: Fri, 30 Jan 2004 11:09:55 -0500
I am having the same problem, in fact it is getting worse. I have a
script that builds all the frameworks and installs them. When I run it
to clean everything, then build and install it chokes on 2 (out of 6)
frameworks. If I build those 2 manually, then re-run the script,
everything (including the 2) builds no problem.
Today, for the first time this does not work. I cannot get my script
to pass these 2 framework projects.
Does anyone have a clue. This worked perfectly with ProjectBuilder.
David
I was wondering if anyone else was experiencing problems when
building from the command line using xcodebuild?
My project builds without worry when done through the actual xcode
app, but when I try using the following command-line build command,
I inevitably get a plethora of "cannot resolve symbol" errors:
xcodebuild -target project_name -buildstyle Development
Before moving to panther, I was able to issue the same exact same
command (using pbxbuild mind you) without error.
Any ideas?
_______________________________________________
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.