Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Is it possible to have multiple core data "databases" on one iOS app?

NSManagedObject implementing Protocol - Warnings due to @dynamic

objective-c ios core-data

scrollViewDidScroll called with strange contentOffsetY

Xcode setup for joint Mac & iPhone apps that share a model

iphone xcode macos core-data

Unit test Core Data with many objects

Disable auto-saving in UIManagedDocument

Core Data passing objectID to another thread

How to unit test CloudKit/Core Data?

Complex sorting for core-data fetch request

Best practice for a long-running foreground operation that uses Core Data?

objective-c ios core-data ios5

iPhone Core Data: NSFetchRequest with distinct properties and alphabet sections

iphone core-data

Getting the Minimum Value of an Attribute in a NSSet Made from a One-to-Many Relationship in Core Data

objective-c core-data nsset

SwiftUI Core Data Binding TextFields in DetailView

ios core-data swiftui

Dynamically Creating a Predicate with a Varying Number of Attributes and Values

Replacing Core Data SQLite file in app

iphone sqlite core-data