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

Added the empty string as classname for entities that should be skipped #132

Merged
merged 1 commit into from
Oct 8, 2012
Merged

Conversation

mattbauch
Copy link
Contributor

This fixes issue #105.
Recent versions of Xcode use the empty string as default when an entity doesn't have a custom subclass.

…g) it should be considered to not have a custom subclass. Recent versions of Xcode use the empty string as default class for entities.
rentzsch added a commit that referenced this pull request Oct 8, 2012
[CHANGE] Treat entities whose class name is "" (empty string) as not having a custom class at all (Recent versions of Xcode use the empty string as default class for entities). (Matthias Bauch)
@rentzsch rentzsch merged commit 2742b2e into rentzsch:master Oct 8, 2012
@rentzsch
Copy link
Owner

rentzsch commented Oct 8, 2012

Pulled. Thanks!

ddrccw pushed a commit to ddrccw/mogenerator that referenced this pull request Jan 20, 2014
[CHANGE] Treat entities whose class name is "" (empty string) as not having a custom class at all (Recent versions of Xcode use the empty string as default class for entities). (Matthias Bauch)
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

Successfully merging this pull request may close these issues.

2 participants