spiegel-keyman/mac/setup/textinputsource/build.sh
Marc Durdin 8399f4638b fix(mac): add support for M1 processor
Fixes #5700.

Adds support for arm64 (M1) to textinputsource in the Keyman app. All
other executables are already fat with support for both x86_64 and
arm64.
2021-09-16 06:17:58 +10:00

4 lines
47 B
Bash
Executable file

#!/bin/bash
set -e
set -u
make textinputsource