xcode4 - SVN with Xcode 4 Ignore List -


For Xcode 3, I've always added svn: ignore to * .mod1v3 and * .pbxuser. What are user-specific files in Xcode4?

My first intention is to add xcuserdata and project.xcworkcpace to svn: ignore

"project.xcodeproj / Xcuserdata / user.xcuserdatad / xcschemes /" some files that are I do not know what is used within the encode. And so I did not know that I should add them to the SVN.

What are your best practices with SVN and Xcode 4?

update: a better English SVN-targeted question and here:

I This blog post was found for GIT, which should not be any different for SVN:

If you do not read German like me, Google's automatic translation is:

Cheers, Oeded

Comments