Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

NSManagedObject is failing isKindOfClass test

global identifiers? - iCloud + Core Data + Ensembles - duplicates when deleting objects

Save images in Core Data + iCloud - Swift

ios image swift core-data icloud

Saving CSV in UTF-8 on Mac

core-data utf-8 swift2 xcode7

= vs == in NSPredicate

ios cocoa core-data

What is __NSFrozenArrayM in Core Data Objective - C

ios objective-c core-data

How to change toggle on just one Core Data item using ForEach in SwiftUI?

Class _PointQueue is implemented in both when I click on textfield... How can I resolve this issue?

Using predicates on an array controller to filter related objects

Core Data - Watch for changes and register local notifications

NSURL into NSData (Cocoa error 256.)

iphone ios core-data

iOS NSDate Core Data Compare fetch request not working

iPhone geo radius search; Use Core Data or SQLite?

Core Data NSFetchRequest setResultType:NSDictionaryResultType not working

ios core-data

Core Data versioning and migrating with custom policy

Core Data: Observing new Entity of certain type

Can I use "Automatic Lightweight Migration" if my already release v1 didn't have a versioned Core Data model?

Restkit complex Object Mapping, with nested object arrays, in Core Data

NSFetchedResultsController delegate exception

iOS - How to refresh/update Core Data transient property?