Re: Documentation on which files in an Xcode project file for source code control.
Re: Documentation on which files in an Xcode project file for source code control.
- Subject: Re: Documentation on which files in an Xcode project file for source code control.
- From: Jens Alfke <email@hidden>
- Date: Mon, 21 Apr 2014 08:10:17 -0700
On Apr 21, 2014, at 7:16 AM, Alex Zavatone < email@hidden> wrote:
A client of mine is moving from perforce to SVN (finally joining the previous decade) Talk about skating to where the puck is (or was five years ago)! Anyone migrating SCM systems today should be going to Git or Mercurial. Setting up a test last week, running svnserve on my Mac and using Versions.app as the client, with myself and another developer, I noticed that there are several files and folders created that are appear to be user specific, some that are shared, (project.pbxproj) and many being inside the project file itself.
The stuff in “xcuserdata” inside the project file shouldn’t be checked in. Add that path to your source control system’s ‘ignore’ file.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden