• 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: Thu, 26 Jan 2006 09:45:40 +0200

Hi,

Am 26.01.2006 um 06:38 schrieb Guy Umbright:

By "same shared build folder" you mean that the product of the framework project and app project are built into the same directory?

Yes, that's what I do.


The project has a Debug and Release group in "Frameworks" containing the appropriate versions of my frameworks.

Same with my project.


This also brings up an additional problem. As the frameworks are embedded, they need to be copied, how can the copy phase select the correct debug or release versions of the frameworks to actually copy?

You can add a Copy Files build phase.
Within the shell script, there are a lot of environment variables available, one of them should contain the correct path.
Don't know of if "$(FRAMEWORK_SEARCH_PATHS)" would be the correct one to choose, otherwise you can build up your own path like "/path/to/ specific/framework/$(CONFIGUARTION_NAME)"



Most probably, Chris an suggest a better solution :o)


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

  • Prev by Date: Re: Circular target dependency problem
  • Next by Date: Re: unable to work with xcode 2.2.1
  • Previous by thread: Re: Linking debug/release app with debug/release framework?
  • Next by thread: Compiling Intel code on iBook (OS 10.4.4 + XC2.2.1)
  • Index(es):
    • Date
    • Thread