• 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
embedding a framework in a framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

embedding a framework in a framework


  • Subject: embedding a framework in a framework
  • From: Stig Brautaset <email@hidden>
  • Date: Sat, 3 Sep 2005 12:32:13 +0100

Hi,

I've recently watched http://rentzsch.com/cocoa/embeddedFrameworks and figured out how to create an embed-able framework. This only covers how to embed a framework with an app, however, and my situation is a bit more complicated. I have a dependency chain like so:

    A.framework -> B.framework -> C.app

A.framework is used internally in B.framework, but is not necessarily used directly by C.app. So A.framework should be embedded in B.framework. Or so I thought. That didn't make C.app happy, however. In the end I had to omit the embedding of A.framework into B.framework, but embed both into C.app directly. Seems to me this is suboptimal, and that there should be a better way of doing this. Any hints appreciated.

Stig

_______________________________________________
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


  • Prev by Date: Re: Destructor and exit()
  • Next by Date: Re: Destructor and exit()
  • Previous by thread: IB: can't change height of a Carbon pushbutton
  • Next by thread: Re: embedding a framework in a framework
  • Index(es):
    • Date
    • Thread