Index: webrtc/modules/video_coding/codecs/h264/h264.gypi |
diff --git a/webrtc/modules/video_coding/codecs/h264/h264.gypi b/webrtc/modules/video_coding/codecs/h264/h264.gypi |
index a20865c3aaa55ceb414dfa5ce3c7981f6183a146..7b08a51d0bed7334d5853b6b32b8dc54f85766a8 100644 |
--- a/webrtc/modules/video_coding/codecs/h264/h264.gypi |
+++ b/webrtc/modules/video_coding/codecs/h264/h264.gypi |
@@ -42,6 +42,7 @@ |
'link_settings': { |
'xcode_settings': { |
'OTHER_LDFLAGS': [ |
+ '-framework CoreFoundation', |
'-framework CoreMedia', |
'-framework CoreVideo', |
'-framework VideoToolbox', |