mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 18:56:13 +00:00
feature crashpad need mac os 12.0 environment.
This commit is contained in:
@@ -82,7 +82,7 @@ if [ -z "$DEPS_CMAKE_GENERATOR" ]; then
|
||||
fi
|
||||
|
||||
if [ -z "$OSX_DEPLOYMENT_TARGET" ]; then
|
||||
export OSX_DEPLOYMENT_TARGET="11.3"
|
||||
export OSX_DEPLOYMENT_TARGET="12.0"
|
||||
fi
|
||||
|
||||
echo "Build params:"
|
||||
|
||||
Reference in New Issue
Block a user