How to debug Xcode dependency-tracking?
How to debug Xcode dependency-tracking?
- Subject: How to debug Xcode dependency-tracking?
- From: Thomas Engelmeier <email@hidden>
- Date: Thu, 2 Apr 2009 16:02:36 +0200
Hi,
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?
TIA,
Tom_E
_______________________________________________
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