Skip to content

Commit e72cb8a

Browse files
authored
Merge branch 'main' into main
2 parents 5acb3e7 + a348d39 commit e72cb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e
44

55
# Initialize and configure
6-
export MACOSX_DEPLOYMENT_TARGET="10.13"
6+
export MACOSX_DEPLOYMENT_TARGET="10.15"
77

88
# Remove unnecessary directories if running in GitHub Actions
99
if [ -n "$GITHUB_ACTIONS" ]; then

0 commit comments

Comments
 (0)