Prefix files & modified headers
Prefix files & modified headers
- Subject: Prefix files & modified headers
- From: Florent Pillet <email@hidden>
- Date: Thu, 6 Nov 2003 00:55:06 +0100
XCode doesn't seem to notice when a header file included in a
precompiled header has changed. I noticed this in two areas:
- a framework included in my project changes; the prefix file of my
project includes a .h from this framework that in turn includes many .h
files. When one of this files changes, XCode doesn't notice that my
project's prefix file should be recompiled.
- a header included in my project's prefix file changes. Again, XCode
doesn't seem to notice that he should recompile the prefix file.
In both cases, I have to manually clean up the target and recompile.
Is this a known problem ?
Florent
--
Florent Pillet, Code Segment email@hidden
Developer tools and end-user products for Palm OS & Mac OS X
ICQ: 117292463 http://perso.wanadoo.fr/fpillet
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.