Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmanagedobject

Sorting Array received from Core Data in Swift

How to make Core Data generated code to use internal accessors? Swift 4, Xcode 9.2

NSManagedObject Class and creating a Setter method

Should we point to an NSManagedObject entity with weak instead of strong pointer?

How to copy an object between 2 NSManagedObjectContext

How to use CoreData Objects temporarily without needing to insert them into a Context?

NSPredicate comparing keys where one may be nil

Error using scalar in managed object

selecting and editing a new object in NSTableView

How do you get the CoreData NSManagedObject from a CloudKit CKRecord?

NSManagedObject subclass with failable init in swift

NSMergeConflict with newVersion = <deleted>

Parent MOC get changes with empty data from child MOC