All Manuals > LispWorks User Guide and Reference Manual > 30 Self-contained examples

NextPrevUpTopContentsIndex

30.5 Examples for save-image in a Mac OS X application bundle

This section lists the example files illustrating how you can create an application bundle while saving an image on Mac OS X. See Saving a LispWorks image for details of the process:

(example-edit-file "configuration/macos-application-bundle") (example-edit-file "configuration/save-macos-application")

Note: These examples are provided as a starting point for programmers who need to modify their own bundle-creation code. LispWorks for Macintosh has documented functions create-macos-application-bundle and save-image-with-bundle which you should use unless you need need different functionality.


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex