• 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: 10.5 + Core Data project error?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.5 + Core Data project error?


  • Subject: Re: 10.5 + Core Data project error?
  • From: Jim Correia <email@hidden>
  • Date: Wed, 31 Oct 2007 09:04:27 -0400

On Oct 31, 2007, at 8:53 AM, Alex Reynolds wrote:

managedObjectModel = [[NSManagedObjectModel mergedModelFromBundles: [NSBundle mainBundle]] retain];

...I no longer get the error message.

However, in the Console, I get the following error:

2007-10-31 08:44:47.640 Cino[15909:10b] *** -[NSBundle countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x30cad0
2007-10-31 08:44:47.641 Cino[15909:10b] *** -[NSBundle countByEnumeratingWithState:objects:count:]: unrecognized selector sent to instance 0x30cad0

-mergedModelFromBundles: wants an NSArray of bundles; you are passing it a single NSBundle.


Jim

_______________________________________________

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: 
 >10.5 + Core Data project error? (From: Alex Reynolds <email@hidden>)

  • Prev by Date: Re: Missing Mouse Events in PDFView
  • Next by Date: Re: 10.5 + Core Data project error?
  • Previous by thread: 10.5 + Core Data project error?
  • Next by thread: Re: 10.5 + Core Data project error?
  • Index(es):
    • Date
    • Thread