Skip to content

Commit b466341

Browse files
authored
Merge pull request #520 from desktop/bump-macos-build-version
Bump macos build version
2 parents f019170 + 4a8fa78 commit b466341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/build-macos.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
set -eu -o pipefail
77

8-
MACOSX_BUILD_VERSION="10.9"
8+
MACOSX_BUILD_VERSION="10.15"
99

1010
if [ "$TARGET_ARCH" = "x64" ]; then
1111
HOST_CPU=x86_64

0 commit comments

Comments
 (0)