Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Saving into CoreData Context on background thread

Core Data - The correct way to subclass NSManagedObject in objective-c project Xcode 8

Fetch data from CoreData for iOS 14 widget

Core Data: Interrupt executing NSFetchRequest

iphone search core-data

Core Data - how to generate CoreDataGeneratedAccessors?

iphone ios xcode core-data

NSPredicate Aggregate Operations with NONE

Array of NSManagedObject attributes

Issue Unknown type name NSManagedObject

Attribute called 'description' causes crash

objective-c cocoa core-data

Core Data: how to just delete and rebuild the data store?

Swift - is lazy var thread-safe?

Core Data, NSPredicate, ANY key.path == nil

core-data nspredicate

NSPredicate expression to filter on count of a to-many relationship

Core Data entity inheritance --> limitations?

NSFetchRequest could not locate an NSEntityDescription for entity name

Swift 3 iOS10 core data check if record already exist base on id

core-data swift3

iOS 11+ How to migrate existing Core Data to Shared App Group for use in extension?

Prevent Core Data From Combining Entities into One Table

xcode ios core-data

[CFString release]: message sent to deallocated instance

Swift: Converting NSNumber into NSString (NSNumber is not a subtype of NSString)

core-data swift