I\'ve been struggling with CoreData for a few days, but I keep getting this error:
CoreData
\'NSInternalInconsistencyException\', reason: \'+enti
If you're editing a framework and running a unit test to get the error, make sure your xcdatamodeld file is added to the test target. Frameworks behave differently than normal projects.
xcdatamodeld