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 c21bb08 commit aa61a35Copy full SHA for aa61a35
binding.gyp
@@ -18,7 +18,7 @@
18
'xcode_settings': {
19
'GCC_ENABLE_CPP_EXCEPTIONS': 'YES',
20
'CLANG_CXX_LIBRARY': 'libc++',
21
- 'MACOSX_DEPLOYMENT_TARGET': '10.12',
+ 'MACOSX_DEPLOYMENT_TARGET': '11',
22
'GCC_SYMBOLS_PRIVATE_EXTERN': 'YES', # -fvisibility=hidden
23
},
24
'cflags!': [ '-fno-exceptions' ],
0 commit comments