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

Xmod auto-generation for versionned models #46

Merged
4 commits merged into from
Feb 16, 2011

Conversation

vguerci
Copy link
Contributor

@vguerci vguerci commented Feb 16, 2011

This pull request allows to put xmod tag on a versionned model (.xcdatamodel__d_)_
Script then will automatically detect current version and call mogenerator on it.

This modification is non intrusive and not breaking existing behavior.
This is a popular request related to several issues : #7, #14, #37

Thanks to nvie who this is largely inspired from : nvie/mogenerator@575584320a03f8738f9e1c42f6e05f865f8aeb5a

@rentzsch
Copy link
Owner

Merged, thanks!

@steipete
Copy link

oh that's a nice improvement, thanks!

@dhmspector
Copy link

is this in the version 1.22 DMG? Doesn't seem to work in Xcode 3.2.6...

@rentzsch
Copy link
Owner

It should be. There may be an issue with 3.2.6 or there may not be. I'm still on 3.2.5, and haven't checked personally yet.

@dhmspector
Copy link

Yeah, as others have noted, under 3.2.6, xmod will create the folder for the files, but not the files themselves once you version the model file.

seanm pushed a commit to seanm/mogenerator that referenced this pull request Jan 6, 2012
---

This pull request allows to put `xmod` tag on a versionned model *(.xcdatamodel**d**)*
Script then will automatically detect current version and call `mogenerator` on it.

This modification is non intrusive and not breaking existing behavior.
This is a popular request related to several issues : rentzsch#7, rentzsch#14, rentzsch#37

Thanks to nvie who this is largely inspired from : nvie/mogenerator@575584320a03f8738f9e1c42f6e05f865f8aeb5a
ddrccw pushed a commit to ddrccw/mogenerator that referenced this pull request Jan 20, 2014
---

This pull request allows to put `xmod` tag on a versionned model *(.xcdatamodel**d**)*
Script then will automatically detect current version and call `mogenerator` on it.

This modification is non intrusive and not breaking existing behavior.
This is a popular request related to several issues : rentzsch#7, rentzsch#14, rentzsch#37

Thanks to nvie who this is largely inspired from : nvie/mogenerator@575584320a03f8738f9e1c42f6e05f865f8aeb5a
This pull request was closed.
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.

None yet

4 participants