Trouble adding a project to a workspace
Trouble adding a project to a workspace
- Subject: Trouble adding a project to a workspace
- From: Jens Alfke <email@hidden>
- Date: Wed, 20 Jul 2011 09:21:48 -0700
I’ve got a project A that builds a library. Now I’m creating an app project B that uses this library. I want to set up dependencies so that building app B will cause library A to get rebuilt, if necessary. Apparently the Xcode 4 Way to do this is to make a workspace, add projects A and B to it, then create a scheme for B and enable automatic dependencies. Fine.
The problem is, after creating the workspace (in the same folder as B.xcodeproj) and adding B to it, I can’t manage to add A.xcodeproj. Or rather, I can add A, but it shows up as a single icon, not as a full-fledged project item that I can unfold the way I can B. It’s like it added it as some useless source file inside B.
What’s going wrong here? Is it because A.xcodeproj is not in the same folder as the workspace file? If so, how does one create a workspace combining separate projects that don’t happen to be in the same folder tree?
—Jens _______________________________________________
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