#!/bin/bash set -e set -u gcc -framework Carbon -o textinputsource main.c