Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

How to prevent Core Data making duplicates in iOS 5?

NSPredicate filtered by year moth day

ios date core-data nspredicate

Controlling the way NSSortDescriptor sorts nil values in Core Data

ios objective-c core-data

Core Data Model doesn't appear to be reflected in app

ios swift core-data xcode8

Core Data - How can I get the max value from an entity attribute (Swift)

Cross-model relationships in NSManagedObjectModel from merged models?

Good strategies for REST -> XML -> Core Data -> UITableView?

Core Data Memory Management

When should I use a prefix on Objective C classes?

JSON to Persistent Data Store (CoreData, etc.)

Some CoreData relationships are lost after closing app

Why does NSManagedObjectID change?

ios core-data

iOS Compound Predicates

ios core-data nspredicate

Retrieving a unique result set with Core Data

iphone cocoa core-data

What are NSManagedObjectContext best practices?

objective-c ios core-data

What is the correct mapping type in model class for integer16, 32 and 64?

ios core-data

when and why to use multiple NSManagedObjectContext?

ios core-data

How to test Core Data properly in Swift

Should i use Cascade or nullify in Core Data for a relationship?

Upgrading to Xcode 7 creates "Missing current version declaration" warning on CoreData model