MisterX007 / managedobject

Core Data class that makes common tasks easy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMDManagedObject

This class helps perform common Core Data tasks like fetching and counting objects by removing the need to worry about entity descriptions, manually creating fetch requests, and handling context interactions for you.

About

Core Data class that makes common tasks easy

License:MIT License