Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

countForFetchRequest in Swift 2.0

Core Data: delete all objects of an entity type, ie clear a table

ios sqlite core-data

NSPredicate with dynamic key and value

Core Data NSPredicate for relationships

NSPredicate problem with column name

objective-c core-data

Cocoa Core Data newbie how-tos

'NSInternalInconsistencyException', reason: "Foo" is not a subclass of NSManagedObject

iphone core-data

How To check if an attribute exists at runtime on a NSManagedObject subclass

cocoa-touch cocoa core-data

Core Data Crash: [__NSArrayM insertObject:atIndex:]: object cannot be nil

What is the best way to sort a Core Data Entity?

ios xcode arrays core-data

Can't find mapping model for migration - UIManagedDocument Core Data Migration

Sorting a NSSet of NSManagedObjects by attribute

What's wrong with my copy here?

Core Data Fetch Request Variable in Xcode 4

ios core-data

Delete an object in core data

NSMergeConflict on iOS7

What to do when get "The model used to open the store is incompatible with the one used to create the store"?

core-data

Swift 3 Core Data "Entity" error: `Use of undeclared type`

How to use Core Data Relationship in ForEach SwiftUI

swift core-data swiftui

-[NSKeyedUnarchiver initForReadingWithData:]: data is empty; did you forget to send -finishEncoding to the NSKeyedArchiver?

xcode core-data