Xcode 3.2 snaphots with code shared by multiple projects
Xcode 3.2 snaphots with code shared by multiple projects
- Subject: Xcode 3.2 snaphots with code shared by multiple projects
- From: David Gimeno Gost <email@hidden>
- Date: Sat, 10 Oct 2009 02:25:09 +0200
Hello.
Let's suppose I have code organized in folders as follows:
Library
Project1
Project2
where Library contains code shared by Project1 and Project2. There are
no static or dynamic libraries within the Library folder, just source
code shared by more than one project. Project1 and Project2 have
direct access to the source files in Library and compile them like
they do with the source files within the respective project folders.
I wonder whether Xcode snapshots can reliably be used at all under
these circumstances. Besides not having been updated for Xcode 3.2 and
assuming there can only be one project root, the currently available
documentation is extremely vague and unclear about how it all works
and what the implications of setting the project roots actually are.
Am I supposed to define at least two project roots for each project
(one for ProjectX and another for Library)? Does the answer to this
question depend on whether I do actually want Library to be included
in the snapshot?
May I reliably use the project folder as the only project root if I
don't want Library to be restored when I restore from a snapshot?
What would actually be restored from a snapshot depending on whether
the project folder is the only project root or not, i.e. depending on
whether Library is another project root or not?
No need to directly answer all the questions. I'd be grateful if the
info necessary to figure it out myself was available anywhere without
having to try it out and see what happens.
TIA.
_______________________________________________
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