Generate umbrella header for macOS framework.
Similarly to how it is done for iOS. Bug: webrtc:9627 Change-Id: I7e4e3495d28a0a098531250bfdcf93d272e27b9d Reviewed-on: https://webrtc-review.googlesource.com/98162 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Anders Carlsson <andersc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24594}
This commit is contained in:
committed by
Commit Bot
parent
ae9e188e67
commit
37bbf799d2
@ -14,8 +14,8 @@
|
||||
|
||||
#import <AppKit/NSOpenGLView.h>
|
||||
|
||||
#import "RTCVideoRenderer.h"
|
||||
#import "RTCVideoViewShading.h"
|
||||
#import "base/RTCVideoRenderer.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user