• 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
[Q] NSHumanReadableCopyright vs. CFBundleGetInfoString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Q] NSHumanReadableCopyright vs. CFBundleGetInfoString


  • Subject: [Q] NSHumanReadableCopyright vs. CFBundleGetInfoString
  • From: Eric Gorr <email@hidden>
  • Date: Tue, 11 Aug 2009 18:18:52 -0400

At:

http://developer.apple.com/documentation/MacOSX/Conceptual/BPRuntimeConfig/Articles/PListKeys.html

The documentation for NSHumanReadableCopyright & CFBundleGetInfoString say:

NSHumanReadableCopyright
NSHumanReadableCopyright (String). This key contains a string with the copyright notice for the bundle; for example, © 2008, My Company. You can load this string and display it in an About dialog box. This key can be localized by including it in your InfoPlist.strings files. This key replaces the obsolete CFBundleGetInfoString key.




CFBundleGetInfoString

CFBundleGetInfoString (String) provides a brief description of the bundle. For an application bundle, this key provides a short description of the application or the current release that the build or release version number cannot convey; for example, the date of the release. This key can be localized.



However, if I only define a NSHumanReadableCopyright string in my Info.plist file, the string that appears in the Version field of the Get Info window is from CFBundleShortVersionString.

If I define CFBundleGetInfoString, this string does appear in the Version field of the Get Info window.

Is CFBundleGetInfoString actually obsolete?

Should the string from NSHumanReadableCopyright appear in the Version field of the Get Info window? _______________________________________________
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
  • Prev by Date: Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
  • Next by Date: Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
  • Previous by thread: Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
  • Next by thread: Re: [Q] Editing CFBundleDisplayName & CFBundleName & Kicking the finder
  • Index(es):
    • Date
    • Thread