Re: Quotes Removed When Project Opened And Closed
Re: Quotes Removed When Project Opened And Closed
- Subject: Re: Quotes Removed When Project Opened And Closed
- From: Howard Rodstein <email@hidden>
- Date: Sun, 13 Nov 2005 13:34:50 -0800
>This is known bug of Xcode 2.1.
>It was fixed in 2.2 (at least for me).
For me it is still broken in 2.2. I sent a sample project to Apple developer support which illustrates the problem.
You can reproduce it by creating a new project and entering this for LIBRARY_SEARCH_PATHS:
"$(SRCROOT)/build/Debug" "$(SRCROOT)/build/Debug" "$(SRCROOT)"
Close and reopen the project and the quotes will be gone. At least they are on my system. This causes a failure to link if SRCROOT contains spaces.
Howard Rodstein
WaveMetrics
_______________________________________________
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