• 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: Importing framework include files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Importing framework include files


  • Subject: Re: Importing framework include files
  • From: Chris Hanson <email@hidden>
  • Date: Thu, 15 May 2008 21:57:32 -0700

On May 15, 2008, at 9:33 PM, R.L. Grigg wrote:

You need to ensure your framework is actually linked by your target. You can do this by making it a member of your target: Just Get Info on the framework within Xcode, switch to the Targets tab, and click the checkbox next to the target that's going to use the framework.


Yes, my framework already had the checkbox next to it clicked (with a checkmark in blue) for my target. I didnt check it, it was already checked. BTW, this is a vanilla build. I havent modified any of the project settings from their defaults.

If you twist down your target in the Targets group, and look in its Link Binary With Libraries build phase, do you see your framework?


PNG image




Your framework needs to be in there in order to be linked as part of your application build. When you add the framework to your project, and choose in the resulting sheet to add it to a target in the project, the framework should automatically be routed to that build phase. However, if for whatever reason that didn't happen, you should just put it in there yourself by dragging its entry in the Groups & Files tree under your project into the phase.


  -- Chris

 _______________________________________________
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: Importing framework include files
      • From: "R.L. Grigg" <email@hidden>
References: 
 >Importing framework include files (From: "R.L. Grigg" <email@hidden>)
 >Re: Importing framework include files (From: Chris Espinosa <email@hidden>)
 >Re: Importing framework include files (From: "R.L. Grigg" <email@hidden>)
 >Re: Importing framework include files (From: Chris Hanson <email@hidden>)
 >Re: Importing framework include files (From: "R.L. Grigg" <email@hidden>)

  • Prev by Date: Re: Importing framework include files
  • Next by Date: Re: Bug ID 5927392: XCODE must be able show C++/ObjC overloaded methods in a window as CodeWarrior
  • Previous by thread: Re: Importing framework include files
  • Next by thread: Re: Importing framework include files
  • Index(es):
    • Date
    • Thread