Domanda

I'm collaborating on a project using a git repository. Some contributors machines only run Xcode 4, but I need to upgrade to Xcode 5. Will this cause any conflicts or corruption or can Xcode handle it?

È stato utile?

Soluzione

There were no changes done to project file so you can safely use it on both versions same time. Xcode 5 might just prompt you for some automatic settings changes - so you should ignore that otherwise Xcode 4 might be asking again to revert those changes.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top