Using subversion with xcode
- Don't check in the build directory.
- Don't check in the user.pbxuser file. The project.pbxproj file encodes the structure of the project itself — its files and groups — while the pbxuser file contains your personal preferences and window coordinates.
