• 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: Debug/Release Library Matching
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debug/Release Library Matching


  • Subject: Re: Debug/Release Library Matching
  • From: Chris Espinosa <email@hidden>
  • Date: Sun, 4 Sep 2005 00:22:15 -0700

On Sep 3, 2005, at 11:23 PM, David Spells wrote:

What about Frameworks and bundles?

I want code to copy in the debug Framework into my debug application, and the release Framework into my release application.
Don't I have to use the copy files build phase to do this? The copy files build phase seems to be target dependent.

Yes, and you can use the $(BUILT_PRODUCTS_DIR) build setting to find the built products of other projects on a per-configuration basis. So your Debug configuration's Copy Files phase would copy the Debug version of the private framework, and the Release configuration would copy the Release version,


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


  • Follow-Ups:
    • Re: Debug/Release Library Matching
      • From: Chris Bergmann <email@hidden>
References: 
 >Debug/Release Library Matching (From: Ben Weiss <email@hidden>)
 >Re: Debug/Release Library Matching (From: Chris Espinosa <email@hidden>)
 >Re: Debug/Release Library Matching (From: David Spells <email@hidden>)

  • Prev by Date: Re: Debug/Release Library Matching
  • Next by Date: re: can C++ object use Object C objects?
  • Previous by thread: Re: Debug/Release Library Matching
  • Next by thread: Re: Debug/Release Library Matching
  • Index(es):
    • Date
    • Thread