美文网首页
项目集成PolycomSDK遇到的坑

项目集成PolycomSDK遇到的坑

作者: 蜗牛1992 | 来源:发表于2018-09-05 11:01 被阅读9次

估计也没人用这个,自己记录防止后面忘记。
添加PolyCom的坑:
1.报错<victor> file not found ===》Compile Source As 改成Objec-C++
2.Other Link Flags


link.png

3.Link Binary with Libraries


libaray.png

4,bitcode===> NO

5..大坑:报错Undefined symbols for architecture arm64
十二个红标:
Enable Testability 改成NO.

相关文章

网友评论

      本文标题:项目集成PolycomSDK遇到的坑

      本文链接:https://www.haomeiwen.com/subject/jktawftx.html