Skip to content

Instantly share code, notes, and snippets.

@ChristianKienle
Created May 13, 2012 12:43
Show Gist options
  • Select an option

  • Save ChristianKienle/2688285 to your computer and use it in GitHub Desktop.

Select an option

Save ChristianKienle/2688285 to your computer and use it in GitHub Desktop.
Core Data Editor 4.3 Changes
This release introduces a ton of new features and fixes several minor issues. Here is a list of the most important changes:
- You can now import CSV data into an entity using Core Data Editor directly
- Advanced filter view
- Updated to the latest version of mogenerator
- Added the option to generate ARC compatible code
- Added the option to generate code for convenient handling of NSFetchedResultsController
- Better error messages: Instead of showing a generic "Multiple validation Errors occurred" alert Core Data Editor will be more specific.
- Fixed a decimal number related bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment