Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasnaqdi authored Aug 15, 2023
2 parents 5acb3e7 + a348d39 commit e72cb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

# Initialize and configure
export MACOSX_DEPLOYMENT_TARGET="10.13"
export MACOSX_DEPLOYMENT_TARGET="10.15"

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

0 comments on commit e72cb8a

Please sign in to comment.