• 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: How can a "Linked Framework" be not linked?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can a "Linked Framework" be not linked?


  • Subject: Re: How can a "Linked Framework" be not linked?
  • From: Fritz Anderson <email@hidden>
  • Date: Fri, 30 Nov 2007 10:22:56 -0600

On 30 Nov 2007, at 9:53 AM, Jerry Krinock wrote:

In a framework project, in the "Frameworks and Libraries" > "Linked Frameworks" section, I have 3 frameworks

  SSApp
  BmStuff
  Cocoa

BmStuff and SSApp are frameworks that I've written. I dragged them in there from the Products section of their own projects. Their text color is black, indicating that the files exist.

However, when I build this framework, I get an error that .objc_class_name_BmItem, corresponding to the BmItem class which I need from BmStuff is not found, ane when I and look at the Build Transcript I see the command

Ld ... -framework Cocoa -framework SSApp ...

but I don't see "-framework BmStuff", indicating that indeed it is not being linked.

In Targets -> YourTarget -> Link Binary With Libraries, does BmStuff.framework appear? Drag it from the Linked Frameworks list into this build phase it it does not.


Position in the groups in the upper portion of the Groups & Files list does not guarantee a place in the build. Only presence in a build phase for the target does that.

	— F

_______________________________________________
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: How can a "Linked Framework" be not linked?
      • From: Dave Hersey <email@hidden>
References: 
 >How can a "Linked Framework" be not linked? (From: Jerry Krinock <email@hidden>)

  • Prev by Date: How can a "Linked Framework" be not linked?
  • Next by Date: Re: How can a "Linked Framework" be not linked?
  • Previous by thread: How can a "Linked Framework" be not linked?
  • Next by thread: Re: How can a "Linked Framework" be not linked?
  • Index(es):
    • Date
    • Thread