Xcode will continue when iPad is finished. "Could not find Developer Disk Image"

1:  Xcode will continue when iPad is finished.

等待进度条读取完成即可;

2: xcode,安装新版本的iOS 的 xcode 支持文件 的路径:

/applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

3: "Could not find Developer Disk Image"

当前xcode ,缺少支持新版iOS对应包;找相应的版本的下载包,拖进红色的路径中。

上一篇:高程(3):操作符、for、for...in循环、break/continue/return语句、函数等


下一篇:continue语句在for语句和while语句中的区别