Fix OSX
This commit is contained in:
parent
173d1f940c
commit
93ef21feb2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ main() {
|
|||
sort=gsort # for `sort --sort-version`, from brew's coreutils.
|
||||
fi
|
||||
|
||||
# Builds for iOS are done on macOS, but require the specific target to be
|
||||
# Builds for iOS are done on OSX, but require the specific target to be
|
||||
# installed.
|
||||
case $TARGET in
|
||||
aarch64-apple-ios)
|
||||
|
|
Loading…
Reference in a new issue