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

30.5 Examples for save-image in a macOS application bundle

This section lists the example files illustrating how you can create an application bundle while saving an image on macOS. See 13.3 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 - 01 Dec 2021 19:30:25