Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion failed: (property) #330

Open
JimmyYezeguelian opened this issue Apr 13, 2016 · 2 comments
Open

Assertion failed: (property) #330

JimmyYezeguelian opened this issue Apr 13, 2016 · 2 comments

Comments

@JimmyYezeguelian
Copy link

Hi,
I'm trying to generate my core data with mogen and i get this error

Assertion failed: (property), function -[NSEntityDescription(customBaseClass) _resolveKeyPathType:], file /tmp/mogenerator20160407-2387-9yl841/mogenerator-1.30.1/mogenerator.m, line 313.

That is normal or not ?
Thank you by advance

@sryze
Copy link

sryze commented May 15, 2017

I'm having exactly the same problem with mogenerator 1.30.1. I have simply added a fetch request template for the first time and started getting this error since next build.

@sryze
Copy link

sryze commented May 15, 2017

It turns out that was a problem in a predicate that I used in the fetch request template - one of the parameters had its name spelled wrong.

I think it would be much nicer if mogenerator showed an error in this case instead of an assert failure, otherwise someone may think it's a bug in mogenerator (like me).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants