Re: LIBRARY_SEARCH_PATHS_QUOTED_1, etc.
Re: LIBRARY_SEARCH_PATHS_QUOTED_1, etc.
- Subject: Re: LIBRARY_SEARCH_PATHS_QUOTED_1, etc.
- From: Chris Espinosa <email@hidden>
- Date: Thu, 15 Feb 2007 16:02:10 -0800
On Feb 15, 2007, at 3:48 PM, Gunnar Proppe wrote: I have six of these custom settings in my target (LIBRARY_SEARCH_PATHS_QUOTED_1, LIBRARY_SEARCH_PATHS_QUOTED_2, etc.). The Library Search Paths setting has them all appended. Eg: $(LIBRARY_SEARCH_PATHS_QUOTED_1) etc.
I didn't create these settings and I can't find any documentation on them. They're all various sub paths into the build directory of an Xcode project I'd added as a dependency to this project, and then removed so I'm guessing Xcode generated these when I added the sub-project. But I have other sub-projects that I added in the same way which don't have these settings associated with them.
Does anyone know what created these and whether they should have shown up in my target settings GUI like this?
You have a Library Search Path that has an embedded special character (such as a space). Currently the only way Xcode can archive this in its project file is to break up the build setting in this way. We hope to have a better fix in the future.
Chris |
_______________________________________________
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