• 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
Buildstyles Propogating to sub projects in XCode 1.5 ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Buildstyles Propogating to sub projects in XCode 1.5 ?


  • Subject: Buildstyles Propogating to sub projects in XCode 1.5 ?
  • From: Andrew Kimpton <email@hidden>
  • Date: Thu, 21 Apr 2005 10:26:36 -0700

I have a project which builds a bundle, it in turn includes two 'sub projects' as dependant targets - each a static library of common code.

It seems like the build style I pick for the 'top level' project propogates to the sub projects not merely as a 'label' (ie use the Deployment style from the libblah.xcode project) but as a concrete set of build options.

This means that a -lxtra_lib flag I specify only in the deployment build style (using Other Linker Flags) for the top level target is being passed to the libtool command line of the two subprojects. I don't want that extra library linked when I build the two subprojects (aside from the library paths not being set correctly to find it I don't think libtool allows for a string of .o files to be combined with another .a archive to create a new .a archive ?)

Is this a known bug with a workaround ?

Andrew 8-)

_______________________________________________
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: Buildstyles Propogating to sub projects in XCode 1.5 ?
      • From: Chris Hanson <email@hidden>
    • Re: Buildstyles Propogating to sub projects in XCode 1.5 ?
      • From: Scott Tooker <email@hidden>
  • Prev by Date: 2 Machine Debugging between 10.3 and 10.1
  • Next by Date: Project dependencies and build styles
  • Previous by thread: 2 Machine Debugging between 10.3 and 10.1
  • Next by thread: Re: Buildstyles Propogating to sub projects in XCode 1.5 ?
  • Index(es):
    • Date
    • Thread