• 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
Re: Generating finder version info
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Generating finder version info


  • Subject: Re: Generating finder version info
  • From: Chris Espinosa <email@hidden>
  • Date: Mon, 21 Mar 2005 07:57:34 -0800

On Mar 20, 2005, at 8:48 PM, Andrew White wrote:

I cannot figure out how to generate the version info used by the finder (source is Xcode Objective-C project).  Can someone point me at suitable documentation?


Version info is set for the project / target, but this isn't automatically propagated to the finder.


With the CFBundleGetInfoString key in the applications' Info.plist.  See the Runtime Configuration documentation: http://developer.apple.com/documentation/MacOSX/Conceptual/BPRuntimeConfig/Concepts/PListKeys.html

In Xcode, you set this by editing the Info.plist file for the target.  If the string needs to be localized, you can put it in the InfoPlist.strings file and create localized variants.  See the Sketch.app sample for an example of how to do this.

Chris
 _______________________________________________
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

References: 
 >Generating finder version info (From: Andrew White <email@hidden>)

  • Prev by Date: Re: Checking for unresolved symbols at link time
  • Next by Date: Re: Debugger confused about line numbers
  • Previous by thread: Generating finder version info
  • Next by thread: Checking for unresolved symbols at link time
  • Index(es):
    • Date
    • Thread