Cocoapods Undefined symbols for architecture armv7sarm64
Posted lytwajue
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Cocoapods Undefined symbols for architecture armv7sarm64相关的知识,希望对你有一定的参考价值。
此类错误
"_OBJC_CLASS_$_AFURLSessionManager", referenced from:
解决的方法
在other
linker flags里加入一行 $(inherited).
以上是关于Cocoapods Undefined symbols for architecture armv7sarm64的主要内容,如果未能解决你的问题,请参考以下文章
Centos下Apache遇到/usr/lib64/libnsssysinit.so: undefined symbol: PR_GetEnvSecure错误