We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5acb3e7 + a348d39 commit e72cb8aCopy full SHA for e72cb8a
builder.sh
@@ -3,7 +3,7 @@
3
set -e
4
5
# Initialize and configure
6
-export MACOSX_DEPLOYMENT_TARGET="10.13"
+export MACOSX_DEPLOYMENT_TARGET="10.15"
7
8
# Remove unnecessary directories if running in GitHub Actions
9
if [ -n "$GITHUB_ACTIONS" ]; then
0 commit comments