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: Fri, 16 Feb 2007 14:04:49 -0800
On Feb 16, 2007, at 1:15 PM, Stefan Werner wrote: 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.
Don't take this as an offense because it isn't meant to be one, but: I find it very funny if not ironic that a simple space would pose a problem on a Mac in the year 2007. Even more since it seems to be caused by the move to "every thing is better here" Unix.
In reality this has nothing to do with Unix, it's a design decision made years ago in the Project Builder plist-based archive format that string lists are space-delimited, and that anything quoted is atomic. Eventually we'll break compatibility with the old-style project file format and be able to do this better.
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