Re: linking after depencency has been modified
Re: linking after depencency has been modified
- Subject: Re: linking after depencency has been modified
- From: Scott Tooker <email@hidden>
- Date: Fri, 5 Aug 2005 20:47:32 -0700
If I understand you correctly, you have cross-project references to
the sub-projects in the main project? If so, just use the product
references provided by the cross-project references (disclose the
contents of the cross-project reference to see the product references
it produces) in your target, instead of adding the references to the
project manually. Then the change to the product references of the
sub-projects should get noticed.
Scott
On Aug 5, 2005, at 2:16 PM, Stefan Werner wrote:
Hi,
I have a project that is split up in several static libraries. The
subprojects are included in the main project and the main project
has dependencies on the subprojects. When I make a change to a
subproject and build the main project, it correctly compiles and
links the subproject. However, Xcode does not relink the main
project. How can I make Xcode also rebuild the main project after a
subproject has been modified? I was thinking about adding the build
products themselves to the main project, but I'm not sure how I
would handle that with the newly introduced build configurations,
where the location of the build products can change.
Thanks,
Stefan
_______________________________________________
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
_______________________________________________
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