Mac Installation
ResInsight Installation
Download the ZIP binary distribution from https://github.com/OPM/ResInsight/releases
Unzip the file to extract the
ResInsight.appapplication bundleRemove the Gatekeeper quarantine attribute before the first launch:
sudo xattr -r -d com.apple.quarantine ResInsight.appLaunch the application by double-clicking
ResInsight.appin Finder, or from a terminal:open ResInsight.app
Info
The application bundle is not code-signed and not notarized, so macOS Gatekeeper quarantines it on download. Removing the quarantine attribute as shown above is required before the first launch. The distribution requires macOS 15 (Sequoia) or newer and is built with Qt 6.7.0.