• 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
Re: Propagating build settings to sub-projects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Propagating build settings to sub-projects


  • Subject: Re: Propagating build settings to sub-projects
  • From: Chris Hanson <email@hidden>
  • Date: Fri, 19 Nov 2010 01:32:58 -0800

On Nov 18, 2010, at 5:55 PM, Rick Mann wrote:

> On Nov 18, 2010, at 15:28:48, Christiaan Hofman wrote:
>
>> Again, these are NOT settings in a project. They are settings that are chosen by the USER, and they override any setting in the project.
>
> Okay, I really have no idea what you're trying to say. I am the user, I set these in the project.

I think what Christiaan is referring to are the choices you make in the toolbar’s Overview pop-up:  Active Target, Active Configuration, Active Architecture, Active SDK, and so on.  These are (roughly) equivalent to specifying a build setting on the command line: They override whatever else Xcode would do.  There are only a few of them, and they do not include *_DEPLOYMENT_TARGET or TARGETED_DEVICE_FAMILY.

Otherwise, there is no passing of data between projects and “sub-projects” in Xcode; it doesn’t have the concept.  It has “cross-project references” which let you set up dependencies between targets in related projects, and even refer to the product of a target in one project from within another project.  But it’s a peer relationship, not a parent-child relationship.

  -- Chris

 _______________________________________________
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: Propagating build settings to sub-projects
      • From: Christiaan Hofman <email@hidden>
References: 
 >Propagating build settings to sub-projects (From: Rick Mann <email@hidden>)
 >Re: Propagating build settings to sub-projects (From: Christiaan Hofman <email@hidden>)
 >Re: Propagating build settings to sub-projects (From: Christiaan Hofman <email@hidden>)
 >Re: Propagating build settings to sub-projects (From: Rick Mann <email@hidden>)
 >Re: Propagating build settings to sub-projects (From: Christiaan Hofman <email@hidden>)
 >Re: Propagating build settings to sub-projects (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Referencing files in changed location?
  • Next by Date: Re: Propagating build settings to sub-projects
  • Previous by thread: Re: Propagating build settings to sub-projects
  • Next by thread: Re: Propagating build settings to sub-projects
  • Index(es):
    • Date
    • Thread