spiegel-keyman/mac/setup/textinputsource/build.sh
Marc Durdin f8ea457325 feat(mac): install script
First steps towards a clean install script
for Keyman for Mac. Some steps still out-
of-order for now, particularly opening
System Preferences to allow Keyman before
Keyman has run for first time.
2020-01-29 10:12:26 +11:00

4 lines
No EOL
73 B
Bash
Executable file

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