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

Add support for xcdatamodel #40

Open
priteshshah1983 opened this issue Dec 12, 2014 · 4 comments
Open

Add support for xcdatamodel #40

priteshshah1983 opened this issue Dec 12, 2014 · 4 comments

Comments

@priteshshah1983
Copy link

It seems like xcdatamodel is not supported. fullPath is nil:

Project file: key=210833801A3AB97B002BF7B8, name=Yelp v2.xcdatamodel, fullPath=(null)

@priteshshah1983
Copy link
Author

Hi @jasperblues,
If you can give me some hints, I'll be happy to create a PR.

Thanks,
Pritesh.

@jasperblues
Copy link
Member

Let's have a chat about it on Skype? 'jasperblues'

@priteshshah1983
Copy link
Author

I investigated briefly and it seems like XCVersionGroup is not supported:

/* Begin XCVersionGroup section */
        216834A01A3AB8FC00F4325E /* Yelp.xcdatamodeld */ = {
            isa = XCVersionGroup;
            children = (
                210833801A3AB97B002BF7B8 /* Yelp v2.xcdatamodel */,
                216834A11A3AB8FC00F4325E /* Yelp.xcdatamodel */,
            );
            currentVersion = 210833801A3AB97B002BF7B8 /* Yelp v2.xcdatamodel */;
            path = Yelp.xcdatamodeld;
            sourceTree = "<group>";
            versionGroupType = wrapper.xcdatamodel;
        };
/* End XCVersionGroup section */

@priteshshah1983
Copy link
Author

My Skype is paf_pshah. I just added you. Let's chat when you have some time.

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