Re: *.mode1, *.pbxuser, project.pbxproj; which goes under version control?
Re: *.mode1, *.pbxuser, project.pbxproj; which goes under version control?
- Subject: Re: *.mode1, *.pbxuser, project.pbxproj; which goes under version control?
- From: j o a r <email@hidden>
- Date: Thu, 7 Jun 2007 08:58:31 -0700
On Jun 7, 2007, at 8:42 AM, Cem Karan wrote:
I have a very plain vanilla project, without any custom build
phases; do I only need to worry about putting the project.pbxproj
file under version control, or do I need to worry about adding the
other pieces as well?
The pbxproj file is the only file that really needs to be under
version control. The other files contain per-user preferences that
some developers like to check in, and others don't. You can find a
thing or two in the per-user files that might be of interest to
persist in SCM, most notably custom executables, but perhaps also
things like per-project SCM config.
j o a r
_______________________________________________
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