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

Re: Including different debug and release frameworks in a .app


  • Subject: Re: Including different debug and release frameworks in a .app
  • From: James Walker <email@hidden>
  • Date: Mon, 25 Jan 2010 13:52:39 -0800

On 1/25/2010 12:54 PM, Sean McBride wrote:
On 1/25/10 12:40 PM, James Walker said:

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?


You can put the debug framework in the Debug build product folder of your app, and the release framework in the Release build product folder of your app. Then add one of them to the project as a "Relative to Build Product" reference.

Hi James,

That sounds promising.  By "build product folder" do you mean the
'build' folder?  (At least, that's its default name.)


I'm talking about the subfolders build/Debug and build/Release.

--
  James W. Walker, Innoventive Software LLC
  <http://www.frameforge3d.com/>
_______________________________________________
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: 
 >Including different debug and release frameworks in a .app (From: "Sean McBride" <email@hidden>)
 >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: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: Option for viewing all values of an array?
  • Next by Date: Where can $(inherited) be used?
  • Previous by thread: Re: Including different debug and release frameworks in a .app
  • Next by thread: Inspector in Interface Builder isn’t showing Class Actions and Outlets.
  • Index(es):
    • Date
    • Thread