jensmeder / Phoenx

A ruby gem to automate Xcode project generation.
https://rubygems.org/gems/phoenx
MIT License
18 stars 3 forks source link

Preventing changes in xccurrentversion of a CoreData model #11

Closed simonseyer closed 8 years ago

simonseyer commented 8 years ago

When executing phoenx workspace build the .xccurrentversion of our CoreData model is changed in the following way:

screen shot 2016-09-07 at 10 19 44

This should be prevented :-)

simonseyer commented 8 years ago

XCode's fault