
ios
vicroad2014
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
xcode官方下载地址
https://developer.apple.com/download/more/原创 2018-11-07 11:31:25 · 13418 阅读 · 0 评论 -
apple removes libstdc++ in Xcode 10.0
Because apple removes libstdc++ in Xcode 10.0, so if you want to solve the problem, you can try to manually copy the file to lib.1.iPhoneOS and iPhoneSimulator filecopy the file: libstdc++.6.0.9.t...转载 2018-11-07 16:08:08 · 177 阅读 · 0 评论 -
Xcode 10 ld: library not found for -lstdc++.6
https://www.jianshu.com/p/8edf6f415877原创 2019-10-11 15:48:15 · 266 阅读 · 0 评论