I was wondering if Xcode has any possibilities to work on an xcode project from a server.
Like working together on the same xcode project with two people? Kinda like dreamweaver has the possibility to connect to ftp… Would come quite handy.
Didn’t found anything on this on stackoverflow or google…
Thnx!
It has SCM support (CVS, Subversion and Perforce). This is the only way to work on the same project I guess.