AVSQLDebugger
A Simple extension that will debug your Core Data inside iOS apps. Just use this extension and debug your database in your web browser.
Usage
?? How to use
You can use this as the follows:
And make sure confirmation of AVDebuggerProtocol Protocol
Check the console for server running of given port. Open this url in your web browser and see all the data inside your app.
Stop listening the server events
?Installation
Using CocoaPods
To install it, simply add the following line to your Podfile:
Then Run
Using Carthage
Edit your Cartfile
and specify the dependency: