Could not locate device support files.
xcode打包到真机需要有该真机对应版本的系统文件,如果没有则报该错,解决办法是去搜索下载该系统文件,
然后去
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
反进去即可参考:https://www.cnblogs.com/liuting-1204/p/14229250.html
xcode打包到真机需要有该真机对应版本的系统文件,如果没有则报该错,解决办法是去搜索下载该系统文件,
然后去
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
反进去即可