error:(null): Linker command failed with exit code 1 (use -v to see invocation)
原因:重复添加了第三方库
解决办法:1.在Build Phases中删除多余的引用,2.或者delete多添加到项目里的第三方库
error:(null): Linker command failed with exit code 1 (use -v to see invocation)
原因:重复添加了第三方库
解决办法:1.在Build Phases中删除多余的引用,2.或者delete多添加到项目里的第三方库