We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f019170 + 4a8fa78 commit b466341Copy full SHA for b466341
script/build-macos.sh
@@ -5,7 +5,7 @@
5
6
set -eu -o pipefail
7
8
-MACOSX_BUILD_VERSION="10.9"
+MACOSX_BUILD_VERSION="10.15"
9
10
if [ "$TARGET_ARCH" = "x64" ]; then
11
HOST_CPU=x86_64
0 commit comments