Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_WKWebView", referenced from:
![](https://img.haomeiwen.com/i2159680/8ed1794ca7b81aed.png)
需要在spec
文件中添加
s.frameworks
中 添加 'WebKit'
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_WKWebView", referenced from:
需要在spec
文件中添加
s.frameworks
中 添加 'WebKit'
本文标题:Pod WKWebView 错误
本文链接:https://www.haomeiwen.com/subject/snjjuctx.html
网友评论