mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Update deployment target to 10.13
This commit is contained in:
@@ -42,7 +42,7 @@ BUILD_PLUGINS="all"
|
|||||||
INSTALL_PREFIX="/usr/local"
|
INSTALL_PREFIX="/usr/local"
|
||||||
ORIG_BRANCH=""
|
ORIG_BRANCH=""
|
||||||
ORIG_CWD="$(pwd)"
|
ORIG_CWD="$(pwd)"
|
||||||
MACOSX_DEPLOYMENT_TARGET=10.12
|
MACOSX_DEPLOYMENT_TARGET=10.13
|
||||||
GREP="grep"
|
GREP="grep"
|
||||||
TIMESTAMP_SERVER="http://timestamp.sectigo.com"
|
TIMESTAMP_SERVER="http://timestamp.sectigo.com"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user