We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc6648 commit 13fcc85Copy full SHA for 13fcc85
binding.gyp
@@ -18,7 +18,7 @@
18
],
19
'defines': [ 'NAPI_DISABLE_CPP_EXCEPTIONS' ],
20
"xcode_settings": {
21
- "MACOSX_DEPLOYMENT_TARGET": "10.13",
+ "MACOSX_DEPLOYMENT_TARGET": "10.15",
22
"SYSTEM_VERSION_COMPAT": 1,
23
"OTHER_CPLUSPLUSFLAGS": ["-std=c++14", "-stdlib=libc++"],
24
"OTHER_LDFLAGS": [
0 commit comments