• 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
Xcode and Project dependencies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode and Project dependencies


  • Subject: Xcode and Project dependencies
  • From: Olivier Tristan <email@hidden>
  • Date: Tue, 28 Sep 2004 10:23:19 +0200

Hi Guys,

I would like to know the best way of having a debug and release project
wich have other xcode projects as dependencies wich each should have a debug and release version too.


Debug final product use all debug version of each subproject
Release final product use all release version of each subproject
Both version should be accesible at the same time (maybe different directory)


I tried using build style with the "Development Build Products Path" and "Development Intermediates Path"
modified like that $(SYMROOT)/Release for the first one $(OBJROOT)/Release in the case of the release version.
(I've change Release for Debug in the debug version)
The problem is that xcode mess up dependencies and can't find the build product of those dependencies.


Is there a way to do this correctly ?

Thanks,

--
Olivier Tristan
Ultimate Sound Bank

_______________________________________________
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


  • Prev by Date: Re: adding an additional plist files as resources? possible?
  • Next by Date: .Nib files and CVS - need advice
  • Previous by thread: Re: adding an additional plist files as resources? possible?
  • Next by thread: .Nib files and CVS - need advice
  • Index(es):
    • Date
    • Thread