Link with VideoToolbox.framework

This commit is contained in:
Cheng Zhao 2017-04-18 16:05:57 +09:00
parent 55e9c3196a
commit 70d67f9da4
2 changed files with 3 additions and 1 deletions

View file

@ -162,6 +162,8 @@
# Required by webrtc: # Required by webrtc:
'$(SDKROOT)/System/Library/Frameworks/OpenGL.framework', '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework',
'$(SDKROOT)/System/Library/Frameworks/IOKit.framework', '$(SDKROOT)/System/Library/Frameworks/IOKit.framework',
# Required by media:
'$(SDKROOT)/System/Library/Frameworks/VideoToolbox.framework',
], ],
}, },
'conditions': [ 'conditions': [

@ -1 +1 @@
Subproject commit 791141a820ecf6166a86249701838b57f43777ea Subproject commit 72cfdcb1b916546cf198cf39c8fc53c3175c248c