Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

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?

NSFetchedResultsController with sections created by first letter of a string

Custom setter methods in Core-Data

How can I tell whether an `NSManagedObject` has been deleted?

'+entityForName: nil is not a legal NSManagedObjectContext parameter - Core Data

What NSNumber (Integer 16, 32, 64) in Core Data should I use to keep NSUInteger

core-data nsuinteger

How to store an image in core data

ios objective-c core-data

Core Data - Failed to load optimized model at path

CoreData + iCloud + Cascade Delete - how to handle?