我收到错误 "Could not find the developer disc image"。 Xcode 版本是版本 7.1 (7B91b)

I am getting the error "Could not find the developer disc image". The Xcode version is Version 7.1 (7B91b)

我 运行 我的代码 Xcode 30 多天了,版本号 Version 7.1 (7B91b) 和几个在我公司注册 iPad ,从来没有面对这个问题。 我知道代码是巨大的,编译需要时间,但这个问题需要解决才能进行任何编译过程。任何帮助将不胜感激。

Problem is faced when your Xcode version is not compatible with your device version.

您必须通过更新最新版本来解决此错误。最近更新到iOS9.2,7.1的Xcode也会出现同样的问题;你需要更新到 Xcode 7.2 参考: 注意:

for the future best way to solve it is to update both your Xcode AND iOS to the most recent version.