1、Xcode7.2中“ Could not find Developer Disk Image ”問題

錯(cuò)誤截圖
這是由于我們所使用的測(cè)試設(shè)備系統(tǒng)版本在Xcode中沒有對(duì)應(yīng)的支持,只需要將對(duì)應(yīng)的支持添加就可以了。
如:我的是9.2版本,文件可以在這里下載,解壓后將其放入路徑 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 中就可以了。
PS:可以使用Command+Shift+G來快速進(jìn)入文件夾。