NextPrevUpTopContentsIndex

12.12.2 Default location of target application bundle

When using the configuration/save-macos-application.lisp example code to deliver a Cocoa application (or simply to save a new image), the new application bundle is now written into the user's home directory.

In LispWorks 5.0 the default location was alongside the LispWorks application bundle, a location which may not be writable.

To write your application bundle in another location, use executable-application-bundle-directory as illustrated in configuration/save-macos-application.lisp .


LispWorks Release Notes and Installation Guide - 18 Mar 2008

NextPrevUpTopContentsIndex