Unicode character in app bundle name
Unicode character in app bundle name
- Subject: Unicode character in app bundle name
- From: Dragan Milić <email@hidden>
- Date: Mon, 17 Oct 2005 13:07:02 +0100
Hi all,
I need help in solving this pretty stupid problem. I've made an
application with name that contains non-ASCII character 'č', UNICODE
code 010D, UTF8 code C4 8D. On HFS volumes the app launches and works
fine, but not on UFS volumes. It can't be launched at all. If I
change the app bundle name, executable name in "app_bundle/Contents/
MacOS" folder and appropriate setting in "app_bundle/Contents/
Info.plist" file I can launch the app but only by double-clicking
"app_bundle/Contents/MacOS/executable_name" and then Mac OS X first
launches Terminal.app, which in turns launch my app, but all the
input/output is redirected to the terminal, not my app.
Does anyone know how this can be solved, without rebuilding the whole
project with the name that contains only "valid" characters? I'd
still like to use the existing name.
Thanks,
Milke _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden