• 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: Can an app query the values in its own Info.plist?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can an app query the values in its own Info.plist?


  • Subject: Re: Can an app query the values in its own Info.plist?
  • From: Graham Cox <email@hidden>
  • Date: Mon, 28 Sep 2009 14:23:25 +1000


On 28/09/2009, at 1:47 PM, Kiel Gillard wrote:

Generally one does not put custom keys in the Info.plist.


Why not? As long as you're careful to ensure no conflict now or in the future with Apple's defined keys, you'll be fine (so ensure you use a key that couldn't possibly be used by Apple, such as prefixed with your name, etc - same as for any Objective-C class you create yourself in other words). I've seen plenty of third party code add keys to Info.plist, e.g. Sparkle.

--Graham


_______________________________________________

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


  • Follow-Ups:
    • Re: Can an app query the values in its own Info.plist?
      • From: Scott Anguish <email@hidden>
    • Re: Can an app query the values in its own Info.plist?
      • From: Kiel Gillard <email@hidden>
References: 
 >Can an app query the values in its own Info.plist? (From: Hippo Man <email@hidden>)
 >Re: Can an app query the values in its own Info.plist? (From: Kiel Gillard <email@hidden>)

  • Prev by Date: Re: NSBitmapImageRep caching behavior in Snow Leopard
  • Next by Date: Re: Can an app query the values in its own Info.plist?
  • Previous by thread: Re: Can an app query the values in its own Info.plist?
  • Next by thread: Re: Can an app query the values in its own Info.plist?
  • Index(es):
    • Date
    • Thread