VideoToolbox.framework
AudioToolbox.framework
AVFoundation.framework
CoreFoundation.framework
CoreMedia.framework
CoreVideo.framework
Foundation.framework
QuartzCore.framework
Metal.framework
CoreML.framework
MetalPerformanceShaders.framework
Security.framework
OpenGLES.framework
Accelerate.framework
CoreGraphics.framework
SystemConfiguration.framework
ReplayKit.framework
libc++.tbd
libiconv.tbd
libz.tbd
```html
+ 在需要使用`RTCEngineKit`的地方 `#import <RTCEngineKit/RTCEngineKit.h>`
## 自动集成(建议)
在 `Podfile` 文件中加入`RTCEngineKit`
```objectivec
pod 'RTCEngineKit'