Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

restrict sqlite-wal and sqlite-shm from icloud backup

ios sqlite core-data icloud

Why might Core Data fail to merge data from private context to main context?

ios swift core-data

Attempting to create USE_BLOCK_IN_FRAME ... EXC_BAD_ACCESS with NSFetchedResultsController

Best practice to export core data entities

Dynamic UITableView height with Core Data objects

"CoreData does not support persistent cross-store relationships" despite matching x-coredata ids

ios sqlite core-data

Full Text Search on iOS5, iOS6 Unicode (Russian, Japanese, Chinese, Korean)

Core Data: setPrimitiveValue:forKey: behaves really weirdly

iOS 8 iCloud Drive and previous core data DB in iCloud

core-data ios8 icloud

performBlockAndWait On Child Context with Private Queue Deadlocks Parent on iOS 7

how to test core data model used in a framework in swift

Is it possible to sort by subclasses in an `NSFetchRequest` without adding additional attributes?