While FICO® Xpress Insight is not supported on macOS®, you can use FICO Xpress Workbench and the Xpress Insight Developer Kit to publish apps and remotely debug scenarios with Xpress Insight hosted on another platform.
- Obtain the Xpress macOS software installer.
- Mount the setup.dmg file.
- In the Installer window, drag the Xpress icon to the Applications folder.
Xpress and Xpress Workbench are installed in the
Applications folder.
- Your license file xpauth.xpr must be added to an editable folder. Create a new folder in <HOME>/Documents/ named FICO Xpress Config and copy the license to this folder.
- Download the Xpress Insight Developer Kit ZIP file.
- Remove the quarantine attribute caused by download:
xattr -d com.apple.quarantine
"<path-to-zip-file>"
- Unzip the folder in your desired directory.
- In your
~/.bash_profile
, add this line: export MOSEL_DSO= <
path-to-DSO-folder
- If you already have a MOSEL_DSO definition in this script, add the path to the DSO folder at the top of the list of folders in the variable, or replace a previous developer kit location if you are doing an upgrade.
- The export command must be in the
~/.bash_profile
even if your OS uses zsh shell instead, as Workbench uses the bash shell on all platforms.
© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the
property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not
convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except
solely for internal evaluation purposes to determine whether to purchase a license to the software
described in this documentation, or as otherwise set forth in a written software license agreement
between you and FICO (or a FICO affiliate). Use of this documentation and the software described in
it must conform strictly to the foregoing permitted uses, and no other use is permitted.