我必须删除使用 UIWebView 的 libNativeStrands.a 文件。之后我收到以下错误 _OBJC_CLASS_$_IMNativeStrands”,InMobi
我必须删除使用 UIWebView 的 libNativeStrands.a 文件。之后我收到以下错误 OBJC_CLASS$_IMNativeStrands",InMobi
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_IMNativeStrands", referenced from:
objc-class-ref in IMNativeAdTableCell.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I have to deleted the libNativeStrands.a file which uses UIWebView. After that I am getting the below error OBJC_CLASS$_IMNativeStrands",InMobi
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_IMNativeStrands", referenced from:
objc-class-ref in IMNativeAdTableCell.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
IMNativeAdTableCell.m 似乎仍在引用 libNativeStrands。
/用户//库/开发人员/Xcode/DerivedData//构建/
IMNativeAdTableCell.m seems to be still referencing libNativeStrands.
/Users//Library/Developer/Xcode/DerivedData//Build/