Re: How to debug Xcode dependency-tracking?
Re: How to debug Xcode dependency-tracking?
- Subject: Re: How to debug Xcode dependency-tracking?
- From: Jonas Maebe <email@hidden>
- Date: Thu, 2 Apr 2009 16:20:31 +0200
On 02 Apr 2009, at 16:02, Thomas Engelmeier wrote:
I have some interdependent projects (actually targets within
projects).
A.dylib depends on libB.a and libC.a, libB.a depends on libC.a.
The dependencies are specified by referencing the projects and
corresponding targets in the target dependencies.
When I build libB.a and libB.xcodeproj in the morning, then open the
A.xcodeproj and build it, libB.a gets rebuild again.
How can I find out why?
Hopefully by filing a duplicate bug report for my rdar://problem/4612802
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