• 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: framework linking against other frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: framework linking against other frameworks


  • Subject: Re: framework linking against other frameworks
  • From: Greg Hurrell <email@hidden>
  • Date: Tue, 21 Mar 2006 16:59:31 +0100

This was discussed here last month. The short version:

We have just heard from Apple DTS that it is a real Apple bug.

The full thread:

http://lists.apple.com/archives/Xcode-users/2006/Feb/msg00883.html

Greg

El 21/03/2006, a las 12:18, Knud Möller escribió:

Hi,

I asked this before on macosx-dev and cocoa-dev, but was referred to this list.

I need some advice for designing a rather complicated build structure for an objective-c / cocoa project:

- I have a framework semiBlogBase, which is used both in an application semiBlog and also in various plugins to this application. The idea is that the framework defines the datamodel for the application, the super classes which the plugins extend, and also provides some helperclasses that can be used by the various plugins.

- semiBlogBase links against a number of external frameworks, e.g. Redland and an XMLRPC framework. I have not included the external frameworks in semiBlogBase; it is not an umbrella framework or something like that. Instead, these external frameworks are included in the application.

- Now, it seems that all of the plugins, who link against semiBlogBase, also have to link against all the external frameworks, even if they don't directly reference any code from these frameworks.

- Is that so? Can I somehow get around it? Or am I just doing it wrong?

Any thoughts appreciated!

Cheers,
Knud

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >framework linking against other frameworks (From: Knud Möller <email@hidden>)

  • Prev by Date: Re: I need clarification on limitations of integrating C++ with Obj C
  • Next by Date: Re: I need clarification on limitations of integrating C++ with Obj C
  • Previous by thread: framework linking against other frameworks
  • Next by thread: I need clarification on limitations of integrating C++ with Obj C
  • Index(es):
    • Date
    • Thread