#!/bin/bash pwd="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" exec xcrun mig -cc "$pwd/cc" "$@"