Re: HEADER_SEARCH_PATHS problems
Re: HEADER_SEARCH_PATHS problems
- Subject: Re: HEADER_SEARCH_PATHS problems
- From: Paul Walmsley <email@hidden>
- Date: Fri, 21 Jul 2006 10:23:28 +0100
I think this is a feature needed to work around the problems Xcode used to have with spaces in search paths, and with disappearing quotation marks
around them. I just checked in these HEADER_SEARCH_PATHS_QUOTED_1 paths
once, and everything seems normal now.
Seeing spaces/quoted paths handled like this is a bit strange to me, but I try to think of this as an internal implementation detail.
I've encountered this as well with spaces in path names. It is an
implementation detail, although it can be a pain when you try to edit
the paths in the project/target info panel, since it prints the new path
as $(HEADER_SEARCH_PATHS_QUOTED_1) and doesn't show you what the string
actually is. I think you have to manually edit the project.pbxproj file
to change it (which is far from ideal). Is there another way to see
and change what the value is?
Paul
_______________________________________________
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