• 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: What does +[NSBundle bundleWithIdentifier:] get me?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What does +[NSBundle bundleWithIdentifier:] get me?


  • Subject: Re: What does +[NSBundle bundleWithIdentifier:] get me?
  • From: email@hidden
  • Date: Mon, 28 Apr 2003 09:09:51 -0700

Hi Dan - you can probably find more information about this by searching
for "bundleWithIdentifier" and "Davidson" on the list archives, but to
possibly avoid Doug Davidson at Apple from having to chime in here, let
me refer you to the documentation for this method, which states that
bundleWithIdentifier only returns bundles that have been previously
loaded by your app.

So it doesn't have any search paths at all. If you're looking for a
particular app on disk by identifier you should look into
LSFindApplicationForInfo, which is part of the LaunchServices framework.

Hope this helps,
Daniel

On Sunday, April 27, 2003, at 09:32 AM, Dan Bernstein wrote:

> bundleWithIdentifier
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: More directory madness
  • Next by Date: Re: Program flow in NSApplication
  • Previous by thread: What does +[NSBundle bundleWithIdentifier:] get me?
  • Next by thread: Reponsiveness of application
  • Index(es):
    • Date
    • Thread