Re: Header Files
Re: Header Files
- Subject: Re: Header Files
- From: Jocelyn Houle <email@hidden>
- Date: Wed, 31 Aug 2011 07:58:28 -0400
> Second, you probably became a victim of Xcode's "header map" feature, which is enabled by default in Xcode.
> Otherwise, you already had learned how to use header search paths. I don't blame you, but Xcode which for unknown reasons insists to have this "header map" feature enabled by default in Xcode, and that you cannot disable it - or better, there is no documented way to disable it.
The undocumented way to disable that feature is to add a custom "USE_HEADERMAP = NO" to your build settings, as described here:
http://stackoverflow.com/questions/2596695/controlling-which-project-header-file-xcode-will-include
_______________________________________________
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