(iOS) Buildfix
This commit is contained in:
parent
1a8ad73c3f
commit
47ed8d3627
|
@ -90,8 +90,7 @@ extern id<ApplePlatform> apple_platform;
|
|||
@end
|
||||
|
||||
#if TARGET_OS_IOS
|
||||
@interface CocoaView : UIViewController<
|
||||
AVCaptureAudioDataOutputSampleBufferDelegate>
|
||||
@interface CocoaView : UIViewController
|
||||
#elif TARGET_OS_TV
|
||||
@interface CocoaView : GCEventViewController
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue