• 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
Loadable bundles and common files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Loadable bundles and common files


  • Subject: Loadable bundles and common files
  • From: Christian Schneider <email@hidden>
  • Date: Mon, 8 Nov 2004 11:25:21 +0100

Hi list,

I'm in the process of cleaning up a larger application. As the app
consists of four major components I wanted to put each of these
components in a separate, loadable bundle.

So far, I converted two of the components and they work fine, if I
include only one of them in the application package; however, if both
are included I am getting weird errors such as a SIGTRAP in a class
included in both of the bundles.

Is it possible that the fact that both bundles use code from the main
app causes problems; I didn't get round to making all the frameworks I
need.

>From that follows my question:

How can I organise my code so that I can have - on the one hand -
multiple frameworks (in separate XCode projects) that are embedded in
my main app and - on the other hand - loadable bundles that make use
of those frameworks? Do the frameworks have to be copied into the
bundles as well or if not how do I specify the path to them.


Best regards

chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Loadable bundles and common files
      • From: "M. Uli Kusterer" <email@hidden>
  • Prev by Date: Re: $10 for a few minutes work
  • Next by Date: Re: $10 for a few minutes work
  • Previous by thread: NSNumberFormatter question
  • Next by thread: Re: Loadable bundles and common files
  • Index(es):
    • Date
    • Thread