CoreDataUtility icon indicating copy to clipboard operation
CoreDataUtility copied to clipboard

An OSX application that simplifies development and debugging of CoreData enabled applications.

Results 6 CoreDataUtility issues
Sort by recently updated
recently updated
newest added

I'm creating my `.cdp` file as shown in the ReadMe. It used to work just fine, but recently, I'm unable to view any data at all when I open the...

The user should be able to plug in their device and get a list of apps on the device. The user should be prompted for the list of files in...

It will be nice to create document based application. http://developer.apple.com/library/mac/#documentation/DataManagement/Conceptual/DocBasedAppProgrammingGuideForOSX/Introduction/Introduction.html The Cocoa document architecture provides your app with many built-in features, such as autosaving, asynchronous document reading and writing, file...

enhancement

Some temporary implementation of possibility to change core data persistence files. How can I improve it? ![1](http://andrashuk.com/screens/i/b2c6fbf1fa153e11a14210f9213c.png) ![2](http://andrashuk.com/screens/i/e45346dcbb065119d5d786528d9e.png)

enhancement

1. Pick *app file 2. Pick *sqlite file 3. Go to OSX Process/iOS Simulator tab 4. Go to File tab Result: the fields are empty Also, I think it should...

enhancement

This project was updated 10 years ago, so lot of features are not supported right now. So great alternative is [CoreData Studio](https://apps.apple.com/us/app/coredata-studio/id6670322925). Key Features: * Easy Data Inspection: Quickly browse...