• 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: Alastair Houghton <email@hidden>
  • Date: Fri, 19 Nov 2010 11:35:21 +0000

On 18 Nov 2010, at 23:05, Dave Keck wrote:

> I've solved this in the past by using a Run Script build phase to
> invoke xcodebuild (with whatever config files are necessary.) It's a
> hack and a pain, but it's the most elegant that I could find. See:
>
>    http://lists.apple.com/archives/xcode-users/2010/May/msg00021.html
>
> I filed a related bug awhile back, and the response I received gave me
> the impression that we can expect a feature in Xcode in the future
> that will make this easier.

Funny.  I did basically the same thing.

The worst case, I think, is where you have a project that includes targets that need to be built on (and for) the local machine in order to build other targets that use the iOS SDK.  This can be pretty painful, as there is a strong tendency for the SDK to be overridden by one thing or another, and then either the subproject will try to build everything with the iOS SDK, or everything with the Mac SDK, neither of which will work successfully.

Kind regards,

Alastair.

--
http://alastairs-place.net




 _______________________________________________
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

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: Dave Keck <email@hidden>)

  • Prev by Date: Re: Propagating build settings to sub-projects
  • Next by Date: GDB: Timed out fetching data
  • Previous by thread: Re: Propagating build settings to sub-projects
  • Next by thread: Re: Propagating build settings to sub-projects
  • Index(es):
    • Date
    • Thread