Multiple projects - can they share the same project folder?
Multiple projects - can they share the same project folder?
- Subject: Multiple projects - can they share the same project folder?
- From: James Bucanek <email@hidden>
- Date: Wed, 15 Jun 2005 16:42:24 -0700
Greetings,
I'm about to split my project up into multiple projects. I have a GUI client and several helper tools, which get compiled separately from (mostly) the same source.
Reading the 2.1 Xcode documentation, it says that if I use multiple targets to build my helper tools I won't be able to use the graphic debugger to debug them. So, initially, I thought I'd create multiple projects instead. Once I have the glue working between the client and helpers, I may turn this back into a singe project with multiple targets (I don't want to have to keep version and build settings for four projects in sync).
To build a project using subprojects, the Xcode documentation says that you need to use a shared build folder. Here's my question: Can I just create multiple project files within the same folder and just let them share the source and the local ./build folder?
I poked around in most of the example projects shipped with Xcode, and I didn't see any examples of projects with multiple .xcode project files in the same folder -- so I thought I'd ask.
--
James Bucanek <mailto:email@hidden>
_______________________________________________
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