Created
May 13, 2012 12:43
-
-
Save ChristianKienle/2688285 to your computer and use it in GitHub Desktop.
Core Data Editor 4.3 Changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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