Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmanagedobject

Restkit-loaded nested Core Data entities cause NSObjectInaccessibleException

Duplicate Symbol Error in NSManagedObject Subclass

Store But Don't Save NSManagedObject to CoreData?

CoreData: Fetching an Object from an unsaved Context

Retrieve NSManagedObjectContext from NSManagedObject

How to auto generate NSManagedObject subclasses with date attribute as Date instead of NSDate?

How to do perfect KVO for NSManagedObject?

Autoupdating NSManagedObject property modification timestamp

Xcode 9 build issue with Date vs NSDate for NSManagedObject

Remove inserted but unsaved object from Core Data Managed Object Context

NSUndoManager undo Not Working With Core Data

Extending a NSManagedObject's delete method

iphone NSManagedObject - The proper way of deallocing?

Core Data: Save unique object ID

Core data: Unable to load class named "CDAccount"

Crash with NSManagedObject release: "objc_msgSend() selector name: _queueForDealloc"

About getting a new NSManagedObject object

iOS - Core Data model Conflict With Mail Framework?

Swift: Reflecting properties of subclass of NSManagedObject