Header file dependencies problem
Header file dependencies problem
- Subject: Header file dependencies problem
- From: Jerry <email@hidden>
- Date: Mon, 25 Sep 2006 10:36:02 +0100
I have a project with two targets: a static library target and an
application target built using that library. The problem I have is
that if I modify a header file used in the library, the files in the
library target which include the header are correctly recompiled, but
not files in the application target which include the same header.
It's as if after building the first target, Xcode decides that the
header is now up to date and nothing else needs to be done.
Is there any workround for this?
Thanks,
Jerry
_______________________________________________
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