How use a single project file in XCode (in several computers)

Posted by mamcx on Stack Overflow See other posts from Stack Overflow or by mamcx
Published on 2010-03-15T21:23:42Z Indexed on 2010/03/15 22:09 UTC
Read the original article Hit count: 266

Filed under:
|

I code in 2 differents computers with diferent username. XCode make a pbxuser file for each one, making necesary replicate the config from each one.

This is error prone, and the files are not diff-friendly so everything must be carefully checked. Any way to avoid this?

© Stack Overflow or respective owner

Related posts about xcode

Related posts about multiuser