Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save abenevaut/02adb262a0526d31342b1f23897f2beb to your computer and use it in GitHub Desktop.
Save abenevaut/02adb262a0526d31342b1f23897f2beb to your computer and use it in GitHub Desktop.
'xcode_settings': {
'OTHER_LDFLAGS': [
'-undefined dynamic_lookup'
],
'CLANG_CXX_LIBRARY': 'libc++',
'MACOSX_DEPLOYMENT_TARGET': '10.9'
},
@pitpit
Copy link

pitpit commented Jun 6, 2019

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment