Re: Debugging Dependancy checking
Re: Debugging Dependancy checking
- Subject: Re: Debugging Dependancy checking
- From: Jonas Maebe <email@hidden>
- Date: Fri, 16 Nov 2007 13:34:02 +0100
On 16 Nov 2007, at 13:22, Matt Gough wrote:
If after doing this, I open up sub and do a build, it also does a
full build (of sub) the first time it is built. This is not correct
as it has just been built as a part of the build of main. (After
the first build of sub, it then behaves normally)
Can anyone think why this might be happening,
I've had this once due to misspelling of one of the output files of
my targets (so the output file was always "out of date" according to
Xcode as it didn't exist, and it always rebuilt the target). It took
me several weeks before I finally found this out.
is there a way to log Xcode's dependancy info to see why it thinks
everything need recompiling?
No, but feel free to vote for rdar://problem/4612802 (which is my
radar with a request for this) by filing a duplicate bug report.
Jonas
_______________________________________________
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