Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
Updated projects to recommended settings. Minimum iOS target is version 8.0 now.
Fixed an issue where
CDEEditor
could be presented twice, causing an exception.