• 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: Appending value in xcconfig file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Appending value in xcconfig file


  • Subject: Re: Appending value in xcconfig file
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 16 Apr 2010 13:48:28 -0700

On Apr 16, 2010, at 1:44 PM, Dmitry Nezhevenko wrote:

> And both "master" and "somelib" files contains FRAMEWORK_SEARCH_PATHS
> definition. I thought that xcode can handle this, but I was wrong.

Correct, Xcode does not handle reprocessing evaluations after an #include.  It just concatenates all the files together and processes them once, and multiple definitions of build settings are not allowed in #xcconfig files.

In this case the chained-definition scenario might work for you.

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

References: 
 >Appending value in xcconfig file (From: Dmitry Nezhevenko <email@hidden>)
 >Re: Appending value in xcconfig file (From: Chris Espinosa <email@hidden>)
 >Re: Appending value in xcconfig file (From: Dmitry Nezhevenko <email@hidden>)

  • Prev by Date: Re: Xcode Extensibility
  • Next by Date: Re: How to disable specific deprecation warning (x86_64)
  • Previous by thread: Re: Appending value in xcconfig file
  • Next by thread: Intermittent distcc failures on Snow Leopard with Xcode 3.2.2
  • Index(es):
    • Date
    • Thread