美文网首页
报错 library not found for -libstd

报错 library not found for -libstd

作者: hellowdw | 来源:发表于2021-09-14 16:14 被阅读0次

解决办法 :  (请注意你是运行设备还是模拟器)

1,设备

将tbd副本放到下面路径中:

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

2,模拟器

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

相关文章

网友评论

      本文标题:报错 library not found for -libstd

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