• 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: Reading plists
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading plists


  • Subject: Re: Reading plists
  • From: David Remahl <email@hidden>
  • Date: Wed, 27 Jun 2001 07:31:01 +0200

Hi gang!

Is there an easy way of reading keys and values in the Info.plist that accompanies my application bundle?

NP. NSBundle has a infoDictionary method, so you can do this:

[[NSBundle mainBundle] infoDictionary] to get an NSDictionary to read keys and values from.

/ david


References: 
 >Reading plists (From: "Tommy Braas" <email@hidden>)

  • Prev by Date: NSTextView and First Responder
  • Next by Date: Re: NSTask and NSPipe
  • Previous by thread: Re: Reading plists
  • Next by thread: Scaling images and coordinate transformations.
  • Index(es):
    • Date
    • Thread