美文网首页
xcode 10遇到的问题

xcode 10遇到的问题

作者: _哈哈哈哈哈哈 | 来源:发表于2018-10-09 13:58 被阅读0次

问题描述:xcode 10 已经没有libstdc++.6.0.9.tbd这个库了

解决方法

把libstdc++.6.0.9.tbd文件拷贝到10 对应文件路径下面

文件路径

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

相关文章

网友评论

      本文标题:xcode 10遇到的问题

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