You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assertion failed: (relationship), function -[NSEntityDescription(customBaseClass) _resolveKeyPathType:], file /Users/wolf/code/github/mogenerator/mogenerator.m, line 156.
Also just noted this same assertion failure after a git merge on model. ?corrupt file - although Xcode 4.4 is able to read it.
Later: I think this related to fetch requests in the model: #114
Still later: Delete fetch requests -> generate model classes -> add fetch requests back as work-around
Assertion failed: (relationship), function -[NSEntityDescription(customBaseClass) _resolveKeyPathType:], file /Users/wolf/code/github/mogenerator/mogenerator.m, line 156.
http://dl.dropbox.com/u/6860701/BackingStore.xcdatamodel.zip
The text was updated successfully, but these errors were encountered: