Re: Xcode is unable to copy file
Re: Xcode is unable to copy file
- Subject: Re: Xcode is unable to copy file
- From: Philip Aker <email@hidden>
- Date: Thu, 17 Sep 2009 19:37:37 -0700
On 2009-09-17, at 19:16:49, David Dunham wrote:
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...)
Sorry I didn't mention you'd have to do it in Run Script Build Phase.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Democracy: Two wolves and a sheep voting on lunch.
_______________________________________________
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