• 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: Call CFM shlb from Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Call CFM shlb from Cocoa


  • Subject: Re: Call CFM shlb from Cocoa
  • From: Douglas Davidson <email@hidden>
  • Date: Wed, 1 Oct 2003 09:50:49 -0700

On Tuesday, September 30, 2003, at 06:26 PM, John Tsombakos wrote:

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?

I would say a "loadable bundle", since you plan on loading it, although it really doesn't make much difference. Most of the Info.plist entries are not going to be relevant; you will need to specify the executable, and you will want to have a bundle identifier, and probably a version number, on general principle.

Douglas Davidson
_______________________________________________
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.

  • Follow-Ups:
    • Re: Call CFM shlb from Cocoa
      • From: "M. Uli Kusterer" <email@hidden>
  • Prev by Date: Re: labelling some NSString objects, without making a new class?
  • Next by Date: Re: Rendezvous and Distributed Objects Help
  • Previous by thread: NSBitmapImageRep to OpenGL texture
  • Next by thread: Re: Call CFM shlb from Cocoa
  • Index(es):
    • Date
    • Thread