真机调试时出现 could not find developer disk image说明Xcode版本过低不支持iOS10.2及以上版本,只需在/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 下放入当前文件即可
改为0积分,Xcode 9的C++依赖库:libstdc++.6.0.9.tbd,libstdc++.6.tbd,libstdc++..tbd。由于Xcode10缺少这些库,但是有时第三方库又要依赖这些库,从Xcode9升级到Xcode10会遇到libstc++ not found的问题,所以就直接把这些旧库复制到/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhone