Re: processName and Bundle Name -- the same?
Re: processName and Bundle Name -- the same?
- Subject: Re: processName and Bundle Name -- the same?
- From: "Sean McBride" <email@hidden>
- Date: Tue, 3 Feb 2009 18:43:36 -0500
- Organization: Rogue Research Inc.
On 2/3/09 11:12 AM, Stuart Malin said:
>In order to locate certain application-specific directories, I use the
>application's name (say, for example <user_home_directory>/Library/
><app_name>
>
>Presently I am using
>[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleName"]
>to get the application name.
When/if you localise your app, you may localise CFBundleName, yet a file/
folder name on disk can only be in one language, so CFBundleName may not
be the best choice.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden