Re: Is project.xcworkspace relevant data?
Re: Is project.xcworkspace relevant data?
- Subject: Re: Is project.xcworkspace relevant data?
- From: Christiaan Hofman <email@hidden>
- Date: Mon, 14 Mar 2011 12:16:50 +0100
On Mar 14, 2011, at 6:54, Joar Wingfors wrote:
>
> 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
>
>
OK, but again, what KIND of data is saved there? How can I change anything in the project that may affect this? I have not seen anything useful being written there as of yet.
Christiaan
_______________________________________________
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