I use PackageMaker to build the installer package for my OS X application. I need to configure the dialog that the user sees when the installation fails (returns a non-zero value from the post install script). The Edit Interface dialog box in PackageMaker does not display an error dialog box. Is there a way to manually modify the PackageMaker project to customize this dialog?
source
share