Skip to content

Commit

Permalink
Update deployment target to 10.13
Browse files Browse the repository at this point in the history
  • Loading branch information
phoerious committed Feb 1, 2021
1 parent 1385929 commit 33e6da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-tool
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ BUILD_PLUGINS="all"
INSTALL_PREFIX="/usr/local"
ORIG_BRANCH=""
ORIG_CWD="$(pwd)"
MACOSX_DEPLOYMENT_TARGET=10.12
MACOSX_DEPLOYMENT_TARGET=10.13
GREP="grep"
TIMESTAMP_SERVER="http://timestamp.sectigo.com"

Expand Down

0 comments on commit 33e6da3

Please sign in to comment.