• 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: Daniel Jalkut <email@hidden>
  • Date: Wed, 25 Jan 2006 00:20:27 -0500

Hi Guy - just add the framework project file to your application's project (assuming they're separate projects). Then, you should be able to do the following:

1. Make the framework's target a direct dependency of the application target. (From the General pane of the Target inspector).
2. Include the framework's build result (open the disclosure triangle for the included project icon) in the application target.


Xcode will take care of matching the correct build configurations, as long as they're named the same (and you build them to a common build directory).

Daniel

On Jan 24, 2006, at 11:18 PM, Guy Umbright wrote:

I am guess I am just being dim here...but here goes.

I have a private framework and have built release and debug version.

I have an app that uses that framework and want the debug version of the app to use the debug
version of the framework, the release version of the app to use the release framework.


How do I do this in XCode?

Guy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com


This email sent to email@hidden

_______________________________________________ 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: Guy Umbright <email@hidden>
    • Crash when opening project in 2.2.1
      • From: Carsten G Pedersen <email@hidden>
References: 
 >Linking debug/release app with debug/release framework? (From: Guy Umbright <email@hidden>)

  • Prev by Date: Linking debug/release app with debug/release framework?
  • Next by Date: Re: -L: directory name missing
  • Previous by thread: Linking debug/release app with debug/release framework?
  • Next by thread: Crash when opening project in 2.2.1
  • Index(es):
    • Date
    • Thread