CoreDataUtility
CoreDataUtility copied to clipboard
An OSX application that simplifies development and debugging of CoreData enabled applications.
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...
Some temporary implementation of possibility to change core data persistence files. How can I improve it?  
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...
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...