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

Debug with iOS Device instead of Simulator #44

Closed rahul0x24 closed 7 years ago

rahul0x24 commented 7 years ago

Is there any way I can edit the database by running the application on device instead of the simulator ?

ChristianKienle commented 7 years ago

Not at the moment. However this will be possible in the future.