• 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
Sub projects and build settings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sub projects and build settings


  • Subject: Sub projects and build settings
  • From: "St John, David R" <email@hidden>
  • Date: Fri, 02 Apr 2004 13:26:26 -0500

I've read through the archives and didn't find an answer so here's my
question.

I want to put together a master project which based on which target is
selected sets OTHER_CFLAGS with a variable that I want passed to each sub
project.  I've tried making a shell script target and calling xcodebuild
myself and this seems to work but using 'Clean' has no effect on the sub
projects.

The layout I'm trying to create is:

Master A (three targets X Y X)
 --- sub 1
 --- sub 2
 --- sub 3

Target X defines L (the sub projects have conditional code)
Target Y defines M
Target Z defines N

The shell script will work to compile the first one but as soon as I try to
compile with the second target nothing gets compiled.

Any thoughts on what I'm missing?  Is this possible with Xcode or should I
resort to makefiles?

Thanks in advance,

Dave
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Simple Question: How to exit gracefully from any method
  • Next by Date: Converting Dylib Projects to Bundles
  • Previous by thread: Re: Simple Question: How to exit gracefully from any method
  • Next by thread: Converting Dylib Projects to Bundles
  • Index(es):
    • Date
    • Thread