Summary
This article includes information on capturing debug output for macOS or OS X-based installers.
Discussion
InstallAnywhere-generated installers use the standard output layers on macOS or OS X target systems to display output. To gather debugging output from a macOS or OS X-based installer, launch the Console.app (found in /Applications/Utilities). To retain this information, cut and paste information from the console window to a file.
If you do not see debug output from an installer, check the Info.plist file inside the installer. To do this, press Control while clicking the installer (or right-clicking the installer) and then click Show Package Contents.
Inside the Contents folder, you will see an XML file named Info.plist. You will need to change the contents of the file. Initially, it contains the following:
<key>lax.stderr.redirect</key>
<string></string>
<key>lax.stdout.redirect</key>
<string></string>
Change the file to this:
<key>lax.stderr.redirect</key>
<string>console</string>
<key>lax.stdout.redirect</key>
<string>console</string>
When you relaunch the installer, the installer output should be now listed in Console.app.
Related Articles
How to Capture Debug Output for Windows-Based Installers 3Number of Views How to Capture Debug Output for UNIX / Linux or Pure Java Installers 6Number of Views How to Capture Debug Output for Uninstallers 3Number of Views Generating InstallAnywhere Build Log for macOS or OS X 6Number of Views Changes to Authentication and Code Signing Support for OS X Based Installers in InstallAnywhere 2014 Hotfix A 3Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago