square / PonyDebugger

Remote network and data debugging for your native iOS app using Chrome Developer Tools
Other
5.86k stars 595 forks source link

Use CoreDataUtility for CoreData Visualization #119

Open yepher opened 10 years ago

yepher commented 10 years ago

A tool called CoreDataUtilty (https://github.com/yepher/CoreDataUtility) is used to visualize an applications (iOS or OSX) CoreData store in a typed way.

It would be nice if PonyD and CoreDataUtility could be used together.

Anyone interested in working together to make PonyD work as a data source for CoreDataUtility?