Navigation Menu

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

Skipping entity generation purposefully #193

Closed
trevorsheridan opened this issue Mar 18, 2014 · 1 comment
Closed

Skipping entity generation purposefully #193

trevorsheridan opened this issue Mar 18, 2014 · 1 comment

Comments

@trevorsheridan
Copy link

In my .xcdatamodel I've setup Entity A thats parent entity is Parent Entity. Parent Entity's class is simply set to MMRecord and it's set as an abstract entity. Right now mogenerator will generate files for Parent Entity called MMRecord. MMRecord is part of a framework so I don't want to generate a file for this entity. Is it possible to tell mogenerator that I would like it to skip it?

@justin
Copy link
Collaborator

justin commented Dec 26, 2015

Not presently. I'm not really sure of a good way to tackle that honestly.

@justin justin closed this as completed Dec 26, 2015
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