• 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: Linking debug/release app with debug/release framework?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking debug/release app with debug/release framework?


  • Subject: Re: Linking debug/release app with debug/release framework?
  • From: Dirk Stegemann <email@hidden>
  • Date: Wed, 25 Jan 2006 17:46:45 +0200

Hi,

Am 25.01.2006 um 17:08 schrieb Guy Umbright:

How do you specify that different libraries/frameworks/etc. are included in a build based on the configuration?

I use the target's "Framework Search Paths" setting.
This works only if both Debug and Release version are built to different folders, of course.


So, first you'd have to include both frameworks to your project/ target, then add the correct "Frameworks Search Path" to the specific framework in the your build folder to the respective Configuration.

For me it is something like that:

$(FRAMEWORK_SEARCH_PATHS) /path/to/project/../_Shared\ build\ folder/ Release

and

$(FRAMEWORK_SEARCH_PATHS) /path/to/project/../_Shared\ build\ folder/ Debug


Best regards, Dirk Stegemann


_______________________________________________ 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: Linking debug/release app with debug/release framework?
      • From: Chris Espinosa <email@hidden>
    • Re: Linking debug/release app with debug/release framework?
      • From: Guy Umbright <email@hidden>
References: 
 >Linking debug/release app with debug/release framework? (From: Guy Umbright <email@hidden>)
 >Re: Linking debug/release app with debug/release framework? (From: Daniel Jalkut <email@hidden>)
 >Re: Linking debug/release app with debug/release framework? (From: Guy Umbright <email@hidden>)

  • Prev by Date: Re: Nav Services focus...
  • Next by Date: Re: Nav Services focus...
  • Previous by thread: Re: Linking debug/release app with debug/release framework?
  • Next by thread: Re: Linking debug/release app with debug/release framework?
  • Index(es):
    • Date
    • Thread