• 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: Kyle Sluder <email@hidden>
  • Date: Sun, 27 Sep 2009 21:05:11 -0700

On Sun, Sep 27, 2009 at 8:47 PM, Kiel Gillard <email@hidden> wrote:
> Generally one does not put custom keys in the Info.plist. You might want to
> consider a separate plist resource for your target and use NSBundle's
> pathForResource:ofType: method to query the dictionary at the resulting
> path. For more information see:

Come again?  Info.plist is a perfectly fine place to put this
information, and very many apps put custom information there.  That's
where Sparkle expects its configuration information.

--Kyle Sluder
_______________________________________________

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

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: Master "addChildObject:" not called when adding child from an array controller !
  • Next by Date: Re: how do i make SecKeyRef object from NSData of publicKey value
  • 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