Re: Xcode File Generation Not Honoring Non-English Characters During File Generation
Re: Xcode File Generation Not Honoring Non-English Characters During File Generation
- Subject: Re: Xcode File Generation Not Honoring Non-English Characters During File Generation
- From: Scott Tooker <email@hidden>
- Date: Wed, 11 Jan 2006 14:37:27 -0800
Filing a bug with steps to repoduce would be greatly appreciated.
SCott
On Jan 10, 2006, at 10:27 PM, email@hidden wrote:
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
_______________________________________________
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