... | ... | @@ -100,9 +100,9 @@ Message from debugger: Terminated due to signal 6 |
|
|
```
|
|
|
|
|
|
解决方案:
|
|
|
第一步:项目 - TARGETS - Build Phases - Link Binary With Libraries - Add Other - Add Files.. 添加Pods/HDBaseUtils/HDBaseUtils/HDBaseUtils.framework。
|
|
|
第一步:项目 - TARGETS - Build Phases - Link Binary With Libraries - Add Other - Add Files.. 添加Pods/HDBaseUtils/HDBaseUtils/HDBaseUtils.framework、Pods/CCVodSDK/Frameworks/CCVodSDK.framework。
|
|
|
|
|
|
第二步:项目 - TARGETS - General - Frameworks.Libraries,and Embedded Content - 找到HDBaseUtils.framework,将默认Do Not Embed修改为Embed & Sign,即可。
|
|
|
第二步:项目 - TARGETS - General - Frameworks.Libraries,and Embedded Content - 找到HDBaseUtils.framework、CCVodSDK.framework,将默认Do Not Embed修改为Embed & Sign,即可。
|
|
|
|
|
|
|
|
|
更多信息请参考[ “获得场景视频帮助中心”](https://doc.bokecc.com),如果在使用SDK过程中遇到其他问题请联系获得场景视频客服进行反馈。 |