Search code examples
UITableView full of CoreData results plus additional cell?...


iphoneobjective-cipaduitableviewcore-data

Read More
How can I check what is stored in my Core Data Database?...


ioscore-data

Read More
CoreDataBooks Example Saving Conditions...


iphoneobjective-cipadcore-data

Read More
Where does Xcode's core data graph goes?...


xcodecore-data

Read More
How to save to specific Stores/Configurations in Core Data...


swiftcore-datacloudkit

Read More
NSPredicate to get the max value of a property under a given value...


ioscore-datasubquerynspredicatensexpression

Read More
core data in a static library for the iPhone...


iphonecore-datastatic-librariesnsbundle

Read More
NSManagedObjectContext perform: Sending value of non-Sendable type...


swiftcore-dataasync-awaitswift6sendable

Read More
Which is better, NSSet’s containsObject or fast enum?...


objective-ccore-datansset

Read More
How to parse the contents of a foreign file created with NSKeyedArchiver...


cocoacore-datanskeyedarchiver

Read More
Core data select objects from an array...


objective-ccore-data

Read More
Any way to pre populate core data?...


iosiphoneuitableviewcore-datapersist

Read More
How to reload TableView in other View?...


swiftcore-datatableviewreloaddata

Read More
SwiftData - fetch all entities...


core-dataswiftdata

Read More
Importing SQLite to CoreData...


iphonesqlitecore-dataimport

Read More
Best practice to seed/populate Core Data?...


iosswiftcore-datadatabase-migrationseed

Read More
NSPersistentCloudKitContainer and persistent history tracking...


swiftcore-datanspersistentcloudkitcontainer

Read More
Is it ok to make a CoreData entity Identifiable?...


swiftcore-data

Read More
CoreData -> Multiple data stores based on some value...


iosswiftcore-data

Read More
How do I copy or move an NSManagedObject from one context to another?...


cocoacocoa-touchcore-datansmanagedobjectnsmanagedobjectcontext

Read More
Multiple NSEntityDescriptions Claim NSManagedObject Subclass...


core-datansmanagedobjectnsmanagedobjectcontext

Read More
Modifying CoreData data when @AppStorage is changed...


swiftcore-dataswiftuiappstorage

Read More
SwiftUI - Saving ARRAY into NSSet...


arrayscore-dataswiftuinsset

Read More
NSArrayController 'Add' function now causes saved NSTableView listed entries to temporarily ...


cocoacore-datansarraycontroller

Read More
CoreData Fetching and Filtering...


swiftcore-datansfetchrequest

Read More
CloudKit & NSPersistentCloudKitContainer - Fetch the CKRecord of creatorUserRecordID for every C...


iosswiftcore-datacloudkitnspersistentcloudkitcontainer

Read More
How come I can cast to NSManagedObject but not to my entity's type?...


ioscore-dataswift

Read More
Sorting @FetchRequest (not dynamically) with SwiftUI...


swiftxcodecore-dataswiftuifetchrequest

Read More
core data invalid redeclaration of class...


iosswiftcore-data

Read More
How to efficiently delete CoreData relationship child objects...


swiftcore-data

Read More
BackNext