Re: CoreData just started geving me this error...
Re: CoreData just started geving me this error...
- Subject: Re: CoreData just started geving me this error...
- From: Timothy Reaves <email@hidden>
- Date: Sat, 31 Dec 2005 15:20:00 -0500
On Dec 31, 2005, at 2:58 PM, Timothy Reaves wrote:
...when I setup the NSPersistentStoreCoordinator. This app had
been working properly; I wen in and cleaned up some code, removed a
no longer used class from the object model in Core Data, cleaned,
and built. No when I run, it drops me into the debugger with this
error:
"Range" is not a subclass of NSManagedObject.
This class was not touched, and is, in fact, a subclass of
NSManagedObject. I've cleaned, rebuilt, even rolled back most of
my last changes (most were comments anyway). Any idea what would
cause this, and how to correct it?
Thanks!
The problem ended up being that I was going to start playing around
with FSript, so I added the framework. Removing the framework solved
the issue. (and adding it back it breaks it again, so it is
something in FScript).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden