美文网首页
Xcode10:library not found for -l

Xcode10:library not found for -l

作者: i个O人S发 | 来源:发表于2020-01-21 15:46 被阅读0次

1、https://pan.baidu.com/s/1IkbZb6qaxgvghP1HEFQa6w?errno=0&errmsg=Auth%20Login%20Sucess&&bduss=&ssnerror=0&traceid=

下载libstdc++.6.0.9.tbd.zip压缩包

2、在终端输入以下命令打开lib库目录

open /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib

3、把刚刚下载的zip文件解压,获取到 libstdc++.6.0.9.tbd 文件,扔进去,重启Xcode

相关文章

网友评论

      本文标题:Xcode10:library not found for -l

      本文链接:https://www.haomeiwen.com/subject/eeyezctx.html