DevBase is a streamlined and simple to use OS X app designed to help developers to keep a close eye on their apps' SQLite databases while testing them on an iOS device.
Because it will allow you to watch how the app's database is modified in real-time, you will be able to overcome the laborious task of having to copy the data from the device and open it on your Mac to see what changed since the last run.
DevBase was created to help iOS developers save time while coding their apps and that's exactly what it does. It keeps working on your code and not hunting around for changes in your app's SQLite database.
NOTE: To buy DevBase via the App Store, an Apple account is required.
Requirements:
· 64-bit processor
What's New in This Release: [ read full changelog ]
· You can now use DevBase to view multiple databases in your iOS or Mac app.
· DevBase now supports arbitrary database names.
· You can specify the port number to be used if the standard port 12345 is already used in your app.
· Slight tweak to the Reload menu item to make it easier to reload contents.