iOS完美解决-ld: library not found fo

2019-08-12  本文已影响0人  Mr_DML

编译报错

ld: library not found for -ldAfnetworking
clang: error: linker command failed with exit code 1 (use -v to see invocation)

解决方案

TARGETS -> Build Setting -> architecture -> Build Active architecture Only to Yes

image.png

Build Active architecture Only 将其值设置为 YES

帮助

stackoverflow

上一篇 下一篇

猜你喜欢

热点阅读