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

How can a "Linked Framework" be not linked?


  • Subject: How can a "Linked Framework" be not linked?
  • From: Jerry Krinock <email@hidden>
  • Date: Fri, 30 Nov 2007 07:53:14 -0800

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.

What could cause Xcode 3 to omit one of my frameworks like that?

Thanks

Jerry Krinock

_______________________________________________
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: Fritz Anderson <email@hidden>
  • Prev by Date: Re: Linked frameworks
  • Next by Date: Re: How can a "Linked Framework" be not linked?
  • Previous by thread: Re: Linked frameworks
  • Next by thread: Re: How can a "Linked Framework" be not linked?
  • Index(es):
    • Date
    • Thread