Chromium Code Reviews
DescriptionFix AVFoundation framework import
When building the WebRTC project for iOS, the build will fail on Xcode 9
because of a missing framework-header (AVFoundation). This pull-request
will add the missing "#import <AVFoundation/AVFoundation.h>" line to the
"RTCCameraVideoCapturer" class.
BUG=webrtc:7846
Review-Url: https://codereview.webrtc.org/2944753002
Cr-Commit-Position: refs/heads/master@{#18698}
Committed: https://chromium.googlesource.com/external/webrtc/+/1b2469b8787678cd7220b4f34bd3193fe2477363
Patch Set 1 #Messages
Total messages: 12 (8 generated)
|