Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

NSPredicate compare with Integer

Core Data, NSPredicate and to-many key

How to create a single shared framework between iOS and OS X

core data in a static library for the iPhone

Duplicate files in DerivedData folder using CoreData generator

core-data swift3 xcode8

NSManagedObjectContext performBlockAndWait: doesn't execute on background thread?

SwiftUI 2.0 CoreData issues with new project - 'Cannot find type 'Item' in scope'

ios swift core-data swiftui

Case Insensitive Core Data CONTAINS or BEGINSWITH contraint

objective-c core-data

NSPredicate query for not containing a specific string

ios core-data nspredicate

Casting from 'NSPersistentStoreResult' to unrelated type 'Entity' always fails

swift core-data

Resolving 'Failed to call designated initializer on NSManagedObject class'

core-data swift2

How do I sort a swift array containing instances of NSManagedObject subclass by an attribute value (date)

Lightweight migration of a NSPersistentDocument

What are the limitations of NSUserDefaults?

Illegal attempt to establish a relationship 'xyz' between objects in different contexts

CoreData relationship fault?

Core Data - Storing Images (iPhone) [closed]

iphone image core-data storage

NSFetchedResultsController crashing on performFetch: when using a cache

Invalid redeclaration on CoreData classes

Why should I use Core Data for my iPhone app?

iphone core-data