iphonexcodexcode4projectxcode3to4

xcode3 xcode4 project file sharing?


I'm sharing xcode4 project through svn.

Wonder if it'll be ok for another user to use xcode3.
I read xcode3 and xcode4 can read the same project file.
However, when you share the project file using svn file, it's a bit different story.
(Mainly I'm(with xcode4) worried of possibilities that I'll have to rebuild project on every other person(with xcode3)'s commit or vice versa)

Has anyone done this?


Solution

  • I did this already at it was no problem. Xcode 3 and Xcode 4 are using the same formats, only the interfaces differe.