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

Build Active architecture Only 将其值设置为 YES