• 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: Where is CFBundleIconFile defined?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where is CFBundleIconFile defined?


  • Subject: Re: Where is CFBundleIconFile defined?
  • From: Fritz Anderson <email@hidden>
  • Date: Sun, 17 Feb 2013 16:29:41 -0600

On 16 Feb 2013, at 2:11 PM, tridiak <email@hidden> wrote:

> As subject states. Or is it a private constant?

It's a documented string used as a key in Info.plist. Launch Services cares about it, but the Cocoa API doesn't, which is probably why Apple never put an NSString const for it in the API.

If you need to poke around in Info.plists, just use the literal strings you find in the Information Property List Reference.

If you're just interested in icon images on Mac OS, have a look at the icon methods of NSWorkspace, which will save you the trouble of negotiating bundles.

	— F



--
Fritz Anderson
Xcode 4 Unleashed: 4.5 supplement for free!
http://www.informit.com/store/xcode-4-unleashed-9780672333279


 _______________________________________________
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: 
 >Where is CFBundleIconFile defined? (From: tridiak <email@hidden>)

  • Prev by Date: Re: Setting Malloc Environment Variables
  • Next by Date: Building the XNU kernel
  • Previous by thread: Where is CFBundleIconFile defined?
  • Next by thread: view array
  • Index(es):
    • Date
    • Thread