• 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: How do you build a dependency with a different configuration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do you build a dependency with a different configuration


  • Subject: Re: How do you build a dependency with a different configuration
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Wed, 2 Apr 2008 01:37:37 +0200


Le 2 avr. 08 à 00:43, Chris Espinosa a écrit :


On Apr 1, 2008, at 1:52 PM, Walter wrote:

I'd like to build a project dependency that users a different configuration
than my base Xcode project.

Unfortunately, Xcode only builds corresponding configurations automatically.


When attempting to build the dependency, Xcode
sets environment variables incorrectly causing the build to fail. If I
build the dependency manually, the environment variables are set correctly
by Xcode and the build succeeds.

Xcode doesn't pass any settings from one build to another, neither environment variables nor build settings. (They're different.) Please describe exactly what you're experiencing, because building target B independently should not be different from building product B as a dependency of product A.



Sometimes, it may be usefull to be able to override some settings like SYMROOT.


- for example, if you have a framework project Foo.
- you create an application project that contains the project Foo as dependency.


AFAR, Xcode can only build this project if the "Build Product Path" is the same for all components.

_______________________________________________
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: 
 >How do you build a dependency with a different configuration (From: Walter <email@hidden>)
 >Re: How do you build a dependency with a different configuration (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Research Assistant & Documentation Window Not Working
  • Next by Date: Using performance tools remotely
  • Previous by thread: Re: How do you build a dependency with a different configuration
  • Next by thread: Re: How do you build a dependency with a different configuration
  • Index(es):
    • Date
    • Thread