FFCoreData icon indicating copy to clipboard operation
FFCoreData copied to clipboard

Some useful extensions and classes for Apple's CoreData framework.

Results 1 FFCoreData issues
Sort by recently updated
recently updated
newest added

The code works perfectly fine, but something is missing. What if when I'm tryin to **decode** a JSON with my **NSManagedObject Codable Model**, but this object already exist. I mean...

enhancement