#!/bin/sh echo "Preparing macOS environment" sysctl hw.model hw.machine hw.ncpu hw.physicalcpu hw.logicalcpu set -e set -x brew install cmake swig openssl bison