ChristianKienle / 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.
BSD 3-Clause "New" or "Revised" License
2.13k stars 182 forks source link

Copy CoreDataEditor to Applications on every run #34

Closed rahul0x24 closed 7 years ago

ChristianKienle commented 7 years ago

Thanks! May I ask why you want Core Data Editor to be copied to /Applications?

rahul0x24 commented 7 years ago

Hi, It is very handy to run Core-Data-Editor directly from the Applications rather than opening the project and run it. I thought it will help people too.

ChristianKienle commented 7 years ago

I think it would be even easier for people to just download Core Data Editor as an App. Well let me checkout your PR real quick... Btw: I have just merge a big PR to develop... it requires macOS 10.12 though...

rahul0x24 commented 7 years ago

I was searching for the link to download Core Data Editor App but couldn't find it.

ChristianKienle commented 7 years ago

https://github.com/ChristianKienle/Core-Data-Editor/releases/tag/5.2

rahul0x24 commented 7 years ago

Thanks 👍🏻. It would be great to see a brew cask of Core Data Editor App sometime.