• 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: Guy Umbright <email@hidden>
  • Date: Wed, 25 Jan 2006 10:40:19 -0600

Dirk,

Thanks, that is what I am looking for.  I appreciate the help.

Guy

On Jan 25, 2006, at 9:46 AM, Dirk Stegemann wrote:

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
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>)
 >Re: Linking debug/release app with debug/release framework? (From: Dirk Stegemann <email@hidden>)

  • Prev by Date: Cocoa-Application with Universal Static Library
  • Next by Date: Re: More PackageMaker Error...
  • 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