Re: Target dependencies severely slowing builds
Re: Target dependencies severely slowing builds
- Subject: Re: Target dependencies severely slowing builds
- From: j o a r <email@hidden>
- Date: Mon, 20 Sep 2004 00:29:24 +0200
I suggest that you use Shark to collect a report on what Xcode is up to
when this happens, and file this report to Apple in the form of a
performance bug report via RadarWeb.
j o a r
On 2004-09-20, at 00.00, Ben Chess wrote:
Are there any tips for optimizing how I set up target dependencies in
XCode? I have a project with about 20 targets ranging from low to
high level shared libraries. The higher level ones are very dependent
on the lower ones being built. I have thus set up each higher target
to depend on the ones underneath it.
There seems to be some critical point at which building grinds to an
almost complete stop. I add one more dependancy to a target, and the
time it takes to start the build process increases from a couple
seconds to a minute or more. I can build each of the targets
individually by hand faster than it takes to build the highest target
that depends on everything underneath.
I do not have circular dependancies.. though XCode doesn't seem to
detect this scenario very well either...
_______________________________________________
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