Re: Xcode doesn't like app names containing a dollar sign
Re: Xcode doesn't like app names containing a dollar sign
- Subject: Re: Xcode doesn't like app names containing a dollar sign
- From: Steve Christensen <email@hidden>
- Date: Wed, 06 Oct 2010 07:08:25 -0700
On Oct 5, 2010, at 1:21 PM, Fritz Anderson wrote:
> On 5 Oct 2010, at 2:01 PM, Steve Christensen wrote:
>
>> Has anyone else run into this and/or is there a workaround short of renaming the app? I'm just trying to make sure that I haven't missed something rather than running into an Xcode bug.
>
> The next thing I'd poke around with is changing the product name in the build settings to "Beagle\$". I'm not optimistic, though, as the problem is probably with the build system's failing to escape the name properly in just one place. Substituting an escaped name would likely do no more than move the error somewhere else.
>
> Maybe the news is better than that.
I came up with a workaround, so I figured I should post so it ends up in the archives for searching.
It occurred to me that there might be some other Unicode dollar sign characters, and I found two:
Beagleļ¼ (full-width dollar sign, Unicode $FF04)
Beagleļ¹© (small dollar sign, Unicode $FE69)
They don't snuggle up quite as nicely with surrounding characters as a regular dollar sign does (Beagle$), but they'll do the trick. Thanks for the replies.
steve
Attachment:
PGP.sig
Description: PGP signature
_______________________________________________
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