Merge pull request #56 from telegramdesktop/tdesktop

Fix warning in Xcode 10
This commit is contained in:
Gregory K
2018-11-09 19:13:30 +03:00
committed by GitHub

View File

@@ -277,6 +277,7 @@
'"<(OS)" == "mac"', {
'xcode_settings': {
'CLANG_CXX_LANGUAGE_STANDARD': 'c++1z',
'ALWAYS_SEARCH_USER_PATHS': 'NO',
},
'defines': [
'WEBRTC_POSIX',