182 Forks
2136 Stars
2136 Watchers

Core-Data-Editor

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.

How to download and setup Core-Data-Editor

Open terminal and run command
git clone https://github.com/ChristianKienle/Core-Data-Editor.git
git clone is used to create a copy or clone of Core-Data-Editor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Core-Data-Editor https://github.com/ChristianKienle/Core-Data-Editor/archive/master.zip

Or simply clone Core-Data-Editor with SSH
git@github.com:ChristianKienle/Core-Data-Editor.git

If you have some problems with Core-Data-Editor

You may open issue on Core-Data-Editor support forum (system) here: https://github.com/ChristianKienle/Core-Data-Editor/issues