appsquickly / XcodeEditor

An API for manipulating Xcode project files.
Apache License 2.0
880 stars 134 forks source link

Support for VersionedGroup to create xcodedatamodel and xcodedatamodeld #80

Closed JoelGerboreLaser closed 8 years ago

JoelGerboreLaser commented 8 years ago

Added source file type .xcdatamodel Added versioned group (.xcdatamodeld)

Modified target to insert both source file and versioned group as target source

jasperblues commented 8 years ago

Thank you @JoelGerboreLaser !

jasperblues commented 8 years ago

Any chance you could fix the tests @JoelGerboreLaser ? It would make the build server happy.

JoelGerboreLaser commented 8 years ago

Sorry I completely missed the tests, I'll fix them asap