We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d03f7b4 commit 10d1c6dCopy full SHA for 10d1c6d
.github/workflows/scripts/macos/build-dependencies.sh
@@ -2,7 +2,7 @@
2
3
set -e
4
5
-export MACOSX_DEPLOYMENT_TARGET=10.15
+export MACOSX_DEPLOYMENT_TARGET=11.00
6
INSTALLDIR="$HOME/deps"
7
NPROCS="$(getconf _NPROCESSORS_ONLN)"
8
SDL=SDL2-2.30.9
0 commit comments