Re: My app does not display its version in the finder
Re: My app does not display its version in the finder
- Subject: Re: My app does not display its version in the finder
- From: "Justin R. Miller" <email@hidden>
- Date: Tue, 6 Jun 2006 09:18:35 -0400
On Jun 6, 2006, at 9:01 AM, Graham wrote:
My app's version displays in the About Box, but when selected in
the Finder, the Version field is absent.
Is there an info.plist item I need to add to make this happen?
Hi Graham,
You want this:
CFBundleGetInfoString = "ProgramName 1.0, Copyright © 2006 YourName";
in your InfoPlist.strings file.
HTH,
--Justin
On Jun 6, 2006, at 9:01 AM, Graham wrote:
My app's version displays in the About Box, but when selected in
the Finder, the Version field is absent.
Is there an info.plist item I need to add to make this happen?
Thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40codesorcery.net
This email sent to email@hidden
--
Justin R. Miller
Code Sorcery Workshop
http://codesorcery.net
_______________________________________________
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