library not found for -lPods-zyy_parent
clang: error: linker command failed with exit code 1 (use -v to see invocation)
今天下载一个iOS项目,运行一直报错,网上试了各种方法都错了,后来发现是运行方式错了
把release改为debug,问题解决
library not found for -lPods-zyy_parent
clang: error: linker command failed with exit code 1 (use -v to see invocation)
今天下载一个iOS项目,运行一直报错,网上试了各种方法都错了,后来发现是运行方式错了
把release改为debug,问题解决