0
点赞
收藏
分享

微信扫一扫

RabbitMQ 教程

幺幺零 2024-01-07 阅读 8

ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a

clang: error: linker command failed with exit code 1 (use -v to see invocation)

去提示的这个目录下  或者用终端 open /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/

如果lib文件夹不存在,在该文件夹中创建 “arc”的文件夹。

参考跟下载资源libarclite_iphoneos.a文件 https://github.com/wnkpzzz/CZLibarclite-Files/tree/main 

举报

相关推荐

0 条评论