194 Forks
2117 Stars
2117 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
[email protected]: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