Re: Re[2]: LIBRARY_SEARCH_PATHS_QUOTED_1, etc.
Re: Re[2]: LIBRARY_SEARCH_PATHS_QUOTED_1, etc.
- Subject: Re: Re[2]: LIBRARY_SEARCH_PATHS_QUOTED_1, etc.
- From: Chris Espinosa <email@hidden>
- Date: Fri, 16 Feb 2007 16:16:45 -0800
On Feb 16, 2007, at 3:24 PM, Peter Mulholland wrote: Or, you could escape spaces with backslashes, like /Library/Application\ Support
This would probably be the better solution for Xcode to use.
We did, and we found that the plist unarchiver was unquoting the spaces for us, turning a list element with an embedded space into two list elements. The approach we took is a brute force coarse-grain quoting to keep our project files backwards compatible with Xcode 2.1.
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