Re: Xcode is unable to copy file
Re: Xcode is unable to copy file
- Subject: Re: Xcode is unable to copy file
- From: David Dunham <email@hidden>
- Date: Thu, 17 Sep 2009 19:16:49 -0700
On 17 Sep 2009, at 16:52, Philip Aker wrote:
That's right, there's a $ in the filename. It looks like the Copy
Bundle Resources build phase is failing. If this were my script I
could probably figure out how to quote it. But it's Xcode's. Any
suggestions?
I think it would be either 1 or 2 backslashes (I never put $s in my
filenames so can't speak from direct experience).
GH\$Params.strings
The logic being that the tools see $Params as a variable and resolve
it to "" so that would explain your error message.
Right, but I'd like to have Xcode do the right thing. (Which probably
means filing a bug, but...)
David Dunham
Mobile: +1 206 769 2227 http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein
_______________________________________________
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