Search code examples
iterate property of NSManagedObject every time a new object is created...

swiftdatabasexcodecore-datansmanagedobject

Read More
Core-Data willSave: method...

objective-ccore-datansmanagedobject

Read More
Is it possible to have multiple core data "databases" on one iOS app?...

core-datansmanagedobjectmultiple-databasesnsentitydescription

Read More
Edit record un tableview using Core Data...

iphonecore-datansmanagedobject

Read More
How to make a designated initializer for NSManagedObject subclass in Swift?...

ioscore-dataswiftnsmanagedobject

Read More
CoreData. What's the difference between indexes and indexed?...

iossqlitecore-datansmanagedobjectnsmanagedobjectmodel

Read More
Trying to implement master-child Managed Object Context when doing mass delete in Core Data...

ioscore-datansmanagedobjectnsmanagedobjectcontext

Read More
Why are Core Data NSManagedObject faults fired upon deletion?...

iosswiftcore-datansmanagedobjectnsmanagedobjectcontext

Read More
NSManagedObjects properties always nil with Quick-Nimble...

iosunit-testingcore-datansmanagedobjectquick-nimble

Read More
Why does NSManagedObject not get inserted into a child NSManagedObjectContext when the context is in...

iosswiftcore-datansmanagedobjectnsmanagedobjectcontext

Read More
Inverse Relationship with Core Data Causes Crash when Adding Object to NSSet...

iosswiftcore-datansmanagedobjectrelationships

Read More
Edit UITableViewCell pulling data from CoreData...

iosswiftuitableviewcore-datansmanagedobject

Read More
NSManagedObject timeStamp update...

iosnsmanagedobjectkey-value-observing

Read More
Restkit-loaded nested Core Data entities cause NSObjectInaccessibleException...

objective-cioscore-datansmanagedobjectrestkit

Read More
Efficient way to get relationship count in database...

iosswiftcore-datansmanagedobject

Read More
Swift And CoreData With Custom Class As Transformable Object...

iosswiftcore-datansmanagedobjecttransformable

Read More
Duplicate Symbol Error in NSManagedObject Subclass...

iosobjective-cswiftcore-datansmanagedobject

Read More
Do I need NSManagedObject classes if I already have a plain old class?...

core-dataswift4nsmanagedobject

Read More
Why NSManagedObject instances should never be passed from one thread to another?...

iosmultithreadingcore-datansmanagedobject

Read More
Initialize managedContect in AppDelegate for other Viewcontroller...

iosswiftcore-datansmanagedobject

Read More
Codable NSManagedObject fail on decodeIfPresent Data type...

swiftnsmanagedobjectcodable

Read More
NSManagedObject Validation and Subclasses...

iosswiftcore-dataxcode8nsmanagedobject

Read More
Core Data Compile Sources...

ioscore-datansmanagedobject

Read More
Update NSManagedObject on a app with VIPER architecture...

ioscore-datansmanagedobjectnsobjectviper-architecture

Read More
Coredata CRUD operations in background thread?...

objective-ccore-datansmanagedobjectnsmanagedobjectcontext

Read More
Failed to call Designated Initializer on NSManagedObject Class -- CoreData...

swiftcore-datansmanagedobject

Read More
Crash with Xcode 9 when mocking a NSManagedObject...

xcodestack-overflownsmanagedobjectocmock

Read More
What is Core Data doing with my manually written @NSManaged properties. I get the entity not key val...

iosswiftcore-datansmanagedobject

Read More
Xcode 9 build issue with Date vs NSDate for NSManagedObject...

xcodedatecore-datansmanagedobjectcode-generation

Read More
Type mismatch issue while adding to coredata array...

iosswiftnsmanagedobject

Read More
BackNext