• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode doesn't like app names containing a dollar sign
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Xcode doesn't like app names containing a dollar sign
      • From: glenn andreas <email@hidden>
References: 
 >Xcode doesn't like app names containing a dollar sign (From: Steve Christensen <email@hidden>)
 >Re: Xcode doesn't like app names containing a dollar sign (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Re: Exporting custom class names from ibtool
  • Next by Date: Re: Xcode doesn't like app names containing a dollar sign
  • Previous by thread: Re: Xcode doesn't like app names containing a dollar sign
  • Next by thread: Re: Xcode doesn't like app names containing a dollar sign
  • Index(es):
    • Date
    • Thread