Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data - How to fetch an entity with max value property

Core Data NSPredicate checking for BOOL value

Core Data NSFetchedResultsController - Total number of records returned

How to update @FetchRequest, when a related Entity changes in SwiftUI?

core-data swiftui combine

Xcode 6 iOS 8 iCloud core data setup

ios core-data ios8 icloud xcode6

Can multiple (two) persistent stores be used with one object model, while maintaining relations from one to the other?

Core Data and threads / Grand Central Dispatch

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