On Aug 12, 2011, at 1:26 AM, Graham Cox wrote:

> Looked to me like the new workspace feature was a good idea - I can add all 
> these related projects to the one workspace and have the framework built and 
> kept up to date for any one of them. Xcode 4 claims that these 
> interdependencies tare detected automatically and managed automatically.


I had no difficulty doing this, but I don't remember the details of how and am 
not where I can look it up. But i used simple techniques documented in the user 
guide.

The reason I'm responding is to warn you that, in Xcode 4.1 and earlier, at 
least, you should not have multiple workspaces open at the same time that 
include the same project. Apple has confirmed this in messages on the 
Xcode-users list. Here's how I set up my 
one-shared-framework/many-client-applications system: (1) create a workspace 
for the shared framework project only; (2) create a second workspace for one 
application AND the framework project; (3) create a third workspace for another 
application AND the framework project, and so on. When I'm working on a 
particular application, I can revise the shared framework in that application's 
workspace. When I'm working on the framework by itself, I use the 
framework-only workspace. Because it shares the one framework project with all 
workspaces, it contains all the changes I made to it while I was working in the 
application workspace.

-- 

Bill Cheeseman - b...@cheeseman.name

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to