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: Sun, 13 Mar 2011 11:02:15 +0100
On Mar 13, 2011, at 9:48, Ulf Dunkel 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.
>
> I would recommend to add it to the SCM, as long as all developers who share your SCM would profit from using this workspace.
Don't you mean "as" (=because) instead of "as long as" (=if) (don't want to nit pick, but it changes the meaning of what you say).
> It combines various Xcode projects in a nice manner. So it doesn't seem to be personal stuff, at least when you are sharing sources via SCM.
>
> ---Ulf Dunkel
Can you give any example on how it can ever add anything? I have not been able to get anything in there different from the default value. Xcode projects (not workspaces) always have exactly one project anyway, and you cannot add more to them (except as cross-projects in the old fashioned way, but they won't turn up in project.xcworkspace).
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