Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit b65fb44

Browse files
committed
Updated macOS deployment target
1 parent 29c9ffe commit b65fb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binding.gyp

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"-stdlib=libc++"
131131
],
132132
"GCC_ENABLE_CPP_EXCEPTIONS": "YES",
133-
"MACOSX_DEPLOYMENT_TARGET": "10.9"
133+
"MACOSX_DEPLOYMENT_TARGET": "10.13"
134134
},
135135
"conditions": [
136136
[ "OS==\"win\"", {

0 commit comments

Comments
 (0)