• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Xcode 3.2 snaphots with code shared by multiple projects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Xcode 3.2 snaphots with code shared by multiple projects
      • From: Joar Wingfors <email@hidden>
  • Prev by Date: Can't get Xcode to include correct string.h
  • Next by Date: Re: Can't get Xcode to include correct string.h
  • Previous by thread: Re: Can't get Xcode to include correct string.h
  • Next by thread: Re: Xcode 3.2 snaphots with code shared by multiple projects
  • Index(es):
    • Date
    • Thread