Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Why would I use a transient attribute to represent a derived read only property in core data?

core-data transient

Better way to recreate the class definition after modifying core data model?

ios xcode core-data

NSSortDescriptor to sort by number of items in Core Data To-Many Relationships

Core Data error: 'Objects must be sorted by section name' for specific languages such as Thai

trying to save NSManagedObjectContext not working

Fetched Result Controller delegate not called after swift 1.2 / xcode 6.3 update

ios xcode swift core-data

Swift cast object to type and protocol at the same time

NSFetchedResultsController returns duplicates (the same objectID and reference)

CloudKit: Delete local objects based on CKQueryNotification

How can I sanely approach version control and Core Data models?

Observing dependent keys across a to-many relationship

Magical Record, saving, and NSFetchedResultsController

NSPredicate not executed

NSFetchedResultsController's delegate doesn't fire after predicate is changed

Array filter vs. Core Data pull performance

Cannot convert the expression's type 'NSDictionary' to type 'StringLiteralConvertible'

Saving Swift CLLocation in CoreData

iCloud + Core Data today (10th july 2015)

Core data Migration Delete data of entity

Swift: Reflecting properties of subclass of NSManagedObject