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

Re: Loadable bundles and common files


  • Subject: Re: Loadable bundles and common files
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Mon, 8 Nov 2004 15:58:44 +0100

At 11:25 Uhr +0100 08.11.2004, Christian Schneider wrote:
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.

You can't include the source files in both frameworks. You'll have to put them in a shared framework and have everyone who wants to use them link to that.


Do the frameworks have to be copied into the
bundles as well or if not how do I specify the path to them.

You'll have to set the bundle's path to @executable_path/...blahblah..., as with any embedded framework. I'm not sure, though, whether the @executable_path is the current application, or whether it is the library in the case of a framework. So it may not be possible at all. But I think it was the app's path that is used in that case.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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
References: 
 >Loadable bundles and common files (From: Christian Schneider <email@hidden>)

  • Prev by Date: Re: $10 for a few [hours?] work
  • Next by Date: Re: get subimage from an NSImage
  • Previous by thread: Loadable bundles and common files
  • Next by thread: Re: Loadable bundles and common files
  • Index(es):
    • Date
    • Thread