Re: Dependency analysis failing - FIX (Re: What are your top desired improvements in Xcode ?)
Re: Dependency analysis failing - FIX (Re: What are your top desired improvements in Xcode ?)
- Subject: Re: Dependency analysis failing - FIX (Re: What are your top desired improvements in Xcode ?)
- From: Laurence Harris <email@hidden>
- Date: Sat, 17 Feb 2007 19:34:07 -0500
On Feb 17, 2007, at 2:17 PM, Alex Curylo wrote:
If you don't feel like following the practice of adding all .h
files to your
project, to find out exactly which of your headers are offending
you can
follow this process:
1) Set build preference for "Unsaved Files" to "Always Save"
2) Open every .h file your source includes, and make some trivial
change
like hitting space and deleting it, just enough to get the window
marked
dirty.
3) Build the project.
4) All windows still unsaved are the ones that qualify as
"offending". Drag
their proxy icons into your project. Build again; they will now all
save and
be used by the compiler; no more problem!
You must not have very many header files. I have nearly 600, and you
can just imagine the chances I'm going to them all up, make a
meaningless change in each one, and so on. That's assuming Xcode
could even have 600 files open at once. ;-) I'd rather spend a whole
day filing requests in Radar for Xcode to be smarter about this. ;-)
Larry
_______________________________________________
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