Re: Is project.xcworkspace relevant data?
Re: Is project.xcworkspace relevant data?
- Subject: Re: Is project.xcworkspace relevant data?
- From: Joar Wingfors <email@hidden>
- Date: Sun, 13 Mar 2011 22:54:00 -0700
On 11 mar 2011, at 14.08, Christiaan Hofman wrote:
> How should I interpret the new project.xcworkspace directory in the Xcode 4 project bundle? Is this real data (like project.pbxproject), or user data (like username.mode1 etc)? Should this be saved in a (shared) SCM repository or not? I want to make clear that I think that user data should not be handled by SCM.
It's both, just like the xcodeproj directory contains both shared and per-user data. If you peek inside the xcworkspace directory you should be able to tell from the names of the files and subdirectories which is which, and can choose what to add to SCM, and what to ignore in SCM.
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