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

Re: bundleWithIdentifier: failures


  • Subject: Re: bundleWithIdentifier: failures
  • From: glenn andreas <email@hidden>
  • Date: Sat, 29 Dec 2007 09:12:44 -0600


On Dec 29, 2007, at 8:30 AM, Ricky Sharp wrote:

I'm being floored by an issue where NSBundle's bundleWithIdentifier: is failing to load one of my frameworks.


There's the problem. bundleWithIdentifier doesn't load frameworks:

Returns the previously created NSBundle instance that has a given bundle identifier


So the framework need to be loaded implicitly (via dyld's app launching process) or explicitly (by using NSBundle's bundleWithPath:)


Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
quadrium | prime : build, mutate, evolve, animate : the next generation of fractal art




_______________________________________________

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: bundleWithIdentifier: failures
      • From: Ricky Sharp <email@hidden>
References: 
 >bundleWithIdentifier: failures (From: Ricky Sharp <email@hidden>)

  • Prev by Date: bundleWithIdentifier: failures
  • Next by Date: Re: Insert text into NSTextView/NSTextStorage does not work
  • Previous by thread: bundleWithIdentifier: failures
  • Next by thread: Re: bundleWithIdentifier: failures
  • Index(es):
    • Date
    • Thread