| Do you have the Apple Developer kit? It has programs for packaging up these things.
Generally applications are just folders with the executable and resource files in it. For applications its .app and for components its .component. But again the developer kit has all the tools and instructions for this stuff.
OH and they even have step by step instructions for writing plugins while having you make an example plugin in the process. |