Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Core Data: NSPredicate for many-to-many relationship. ("to-many key not allowed here")

core-data ios nspredicate

Core Data multi thread application

Core Data and iOS 7: Different behavior of persistent store

Where to place the "Core Data Stack" in a Cocoa/Cocoa Touch application

What is NSManagedObjectContext's performBlock: used for?

iOS: Delete ALL Core Data Swift

ios swift core-data

How to implement re-ordering of CoreData records?

ios core-data

Xcode - error: pathspec '...' did not match any file(s) known to git

xcode git core-data

NSPredicate case-insensitive matching on to-many relationship

objective-c cocoa core-data

Any way to pre populate core data?