TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Unclaimed.
DBKit is a collection of code that I find useful in many of the applications that I write. DBKit uses ARC and is compatible with iOS 5.0 or greater(though it must be built with the iOS6 SDK).
DBKit
and DBKitResources
folders into your projectDBCoreData is a separate staic library that can optionally be included in projects that use Core Data.
DBCoreData
folder into your project.