Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Is there a way to instantiate a NSManagedObject without inserting it?

How to use swift 4 Codable in Core Data?

Xcode NSManagedObject subclass contains optionals when they are marked as non-optional

ios xcode swift core-data

Core Data on client (iOS) to cache data from a server Strategy

ios core-data architecture

Fastest way to check if an object exists in Core Data or not?

How can I track/observe all changes within a subgraph?

More iCloud Core Data synching woes

How do you update a CoreData entry that has already been saved in Swift?

ios core-data swift

What can I do with an Transformable attribute type in Core Data on the iPhone?

How to create classes after creating Core Data model in Xcode for iPhone

iphone core-data

What does Apple mean when they say that a NSManagedObjectContext is owned by the thread or queue that created it?

How can I duplicate, or copy a Core Data Managed Object?

Swift 3 Core Data Delete Object

ios swift core-data swift3

Multiple NSEntityDescriptions Claim NSManagedObject Subclass

How to update existing object in Core Data?

objective-c core-data

Convert NSSet to Swift Array

core-data swift ios8

iPhone Core Data "Automatic Lightweight Migration"

Creating a unique id for a Core Data program on the iPhone

Xcode 8 generates broken NSManagedObject subclasses for iOS 10

How can I check what is stored in my Core Data Database?

ios core-data