Skip to content

Commit

Permalink
Merge pull request #520 from desktop/bump-macos-build-version
Browse files Browse the repository at this point in the history
Bump macos build version
  • Loading branch information
niik authored Jan 20, 2025
2 parents f019170 + 4a8fa78 commit b466341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/build-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

set -eu -o pipefail

MACOSX_BUILD_VERSION="10.9"
MACOSX_BUILD_VERSION="10.15"

if [ "$TARGET_ARCH" = "x64" ]; then
HOST_CPU=x86_64
Expand Down

0 comments on commit b466341

Please sign in to comment.