Re: Call CFM shlb from Cocoa
Re: Call CFM shlb from Cocoa
- Subject: Re: Call CFM shlb from Cocoa
- From: John Tsombakos <email@hidden>
- Date: Tue, 30 Sep 2003 21:26:37 -0400
(Ok, maybe the list will let me post this time)
On Tue, 30 Sep 2003 11:48:57 -0700
Douglas Davidson <email@hidden> wrote:
Wrapping it in a bundle is simply a matter of putting it into the
appropriate directory structure, so yes, if you have the file and can
control where it is installed, you can bundle it.
Douglas Davidson
(I hope this one gets through to the list - my first two replies are in
limbo, the list thinks I'm not subscribed)
I located the Bundle documentation. Do I treat it as an "application"
or a "framework" or a "loadable bundle"?
Would the structure look like:
MyBundle
Contents
MacOS
thelibrary.shlb
Info.plist
?
Then I have to figure out what to put in the Info.plist file. Anyone
have an example of a shared library wrapped in a bundle?
Thanks.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.