• 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
Xcode File Generation Not Honoring Non-English Characters During File Generation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode File Generation Not Honoring Non-English Characters During File Generation


  • Subject: Xcode File Generation Not Honoring Non-English Characters During File Generation
  • From: email@hidden
  • Date: Tue, 10 Jan 2006 22:27:02 -0800

Hi, I'm having a problem with creating a new project whose name is non-english or at least containing accented characters.

When I generate say an Xcode Coredata Application, Xcode generates several files such as the Data Model and the App Delegates etc.
In All of these files, the project name is substituted in the beginning of the file name, in this case, the non-english characters are substituted with underscores....


So for example, my "ÁccentedProject" generates:

_ccentedProject.xcdatamodel
_ccentedProjectPrefix.pch

Very disconcerting!

My Environment Variables are set to UTF-8, not that I should have to since Xcode worked fine before....

Here is my Environment.plist dump:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http:// www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>LC_CTYPE</key>
<string>de_DE.UTF-8</string>
</dict>
</plist>


I have to put off a project until later I guess..........................

Thanks.

Andre _______________________________________________
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 File Generation Not Honoring Non-English Characters During File Generation
      • From: Scott Tooker <email@hidden>
    • Re: Xcode File Generation Not Honoring Non-English Characters During File Generation
      • From: Andrew Pontious <email@hidden>
  • Prev by Date: Re: What version of Xcode is it? [Re: Xcode 2.2 and Intel]
  • Next by Date: Re: Help: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/var/tmp//ccTZ2Xk3.out
  • Previous by thread: Re: DTS machines no longer supported?
  • Next by thread: Re: Xcode File Generation Not Honoring Non-English Characters During File Generation
  • Index(es):
    • Date
    • Thread