• 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
Unicode character in app bundle name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: NSTableView and variable row heights problem
  • Next by Date: Re: system event on time change
  • Previous by thread: NSStream Subclass and Runloops
  • Next by thread: Adding arbitrary PDF commands in stream
  • Index(es):
    • Date
    • Thread