XCode broken project deps: a possible solution/workaround
XCode broken project deps: a possible solution/workaround
- Subject: XCode broken project deps: a possible solution/workaround
- From: Sebastien Metrot <email@hidden>
- Date: Sat, 8 Jan 2005 13:38:48 +0100
Hi all!
I know some people have much troubles getting an XCode project to
depend on another one. Very often the dependency buils spits out
zillions of strange errors that we don't get when we build the xcode
project directly from the project window.
I have found a workaround to that problem that I documented here
http://machten.blogspot.com/
I have made some tests with xcodebuild and found that I get the same
errors in the deps building with if I omit -activebuildstyle from the
xcodebuild command line. I believe XCode must have made this error
when it launches its dependency system so the solution probably is to
add it or provide a way for the user to chose the wanted build style
from the direct dependency window...
I hope this solution will help some people as it was quite a relief
for me to get deps working (a workaround that is...) at long last!
Sebastien
_______________________________________________
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