美文网首页
xcode 10以上 lstdc++.6.0.9缺失

xcode 10以上 lstdc++.6.0.9缺失

作者: SMFly | 来源:发表于2020-05-14 12:47 被阅读0次

更新lstdc++.lib库到以下地址 (注意手机和模拟器都需要添加)(需要地址私信)

1、
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/
2、
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/
3、
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/lib/
4、
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/lib/

相关文章

网友评论

      本文标题:xcode 10以上 lstdc++.6.0.9缺失

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