• 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 19:32:44 +0200

Hi,

Am 25.01.2006 um 19:03 schrieb Chris Espinosa:

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

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

This is completely unnecessary.

If your framework and your main app are using the same shared build folder, the Frameworks Search Path implicitly searches the shared build folder, and that works on a per-configuration basis.

Cool, I didn't expect that.


So if you have a framework target and an app target, all you need to do is to add the framework as represented in the Products group of the framework's project to the application's Link Frameworks and Libraries build phase. Xcode takes care of the rest.

Ok.
Actually, I have separate projects, a plugin and a framework which is used by the plugin.
Anyway, removing the additional path of the target's setting and simply sticking to $(FRAMEWORK_SEARCH_PATHS) still works for me.


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

  • Prev by Date: Re: Can't fork a new process to execute "Resource temporarily unavailable"
  • Next by Date: [Ann] Seattle Xcoders meeting: 26 January 2006
  • 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