• 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
Including different debug and release frameworks in a .app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Including different debug and release frameworks in a .app


  • Subject: Including different debug and release frameworks in a .app
  • From: "Sean McBride" <email@hidden>
  • Date: Thu, 21 Jan 2010 17:37:53 -0500
  • Organization: Rogue Research Inc.

Hi all,

Perhaps I am just unable to find the right docs, but...

I have a 3rd party .framework that I need to link to and include in
my .app.  I have no source, just a debug .framework and a
release .framework.  How do I include the Debug one in my Debug build
and the Release one in my Release build?

For static libs, I've used OTHER_LDFLAGS to specify -lfoo and used
different LIBRARY_SEARCH_PATHS per configuration to get at the right
one.  I can do similar to link the right framework, but how can I
conditionally include the right one in my .app itself?

Thanks,

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


 _______________________________________________
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: Including different debug and release frameworks in a .app
      • From: James Walker <email@hidden>
    • Re: Including different debug and release frameworks in a .app
      • From: Dan Korn <email@hidden>
    • Re: Including different debug and release frameworks in a .app
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: Universal binary with x86_64 for 10.6 only
  • Next by Date: Re: Including different debug and release frameworks in a .app
  • Previous by thread: Re: Why can't I Run > Fix?
  • Next by thread: Re: Including different debug and release frameworks in a .app
  • Index(es):
    • Date
    • Thread