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: Joar Wingfors <email@hidden>
- Date: Mon, 21 Apr 2014 21:57:45 -0700
On 21 apr 2014, at 08:10, Jens Alfke <email@hidden> wrote:
>> 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.
I would argue that "shouldn't" is an overly categorical statement. If you like for this data to follow you around (for other checkouts / branches / whatever), then you should be checking it in. If not, you can choose to ignore it, as Jens is suggesting.
Joar
_______________________________________________
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