Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data viewContext not receiving updates from newBackgroundContext() with NSFetchedResultsController

When to use Core Data's NSMainQueueConcurrencyType?

How should I store UIImages within my Core Data database?

SwiftUI View and @FetchRequest predicate with variable that can change

Core Data vs. SQLite for SQL experienced developers

iphone sqlite core-data

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

How do I get mogenerator to recognize the proper type for Transformable attributes?

CoreData could not fulfill a fault for

Accessing Core Data SQL Database in iOS 8 Extension (Sharing Data Between App and Widget Extension)

(NSFetchedResultsController): couldn't read cache file to update store info timestamps

How to sync records between Core Data and CloudKit efficiently

xcode 7 generates core data entity with additional CoreDataProperties category

ios xcode core-data xcode7

How to use Core Data's ManagedObjectModel inside a framework?

Core-Data iPhone: could not locate an NSManagedObjectModel

Setting an NSManagedObject relationship in Swift

NSFetchedResultsController and NSOrderedSet relationships

Subclass.fetchRequest() Swift 3.0, extension not really helping 100%?

swift core-data

Core Data's NSPrivateQueueConcurrencyType and sharing objects between threads

Core data, how to get NSManagedObject's ObjectId when NSFetchRequest returns NSDictionaryResultType?

How to store CLLocation using Core Data (iPhone)?