問題描述:
This operation can fail if the version of the OS on the device is incompatible with the installed version of Xcode. You may also need to restart your mac and device in order to correctly detect compatibility.

image.png
解決辦法:
1.檢查xcode支持的SDK版本是不是與手機(jī)當(dāng)前的版本匹配,如果手機(jī)版本過高,則xcode需要引入手機(jī)版本對應(yīng)的SDK調(diào)試包
2.如果確定xcode已導(dǎo)入iPhone版本的調(diào)試包,仍不能解決問題,嘗試:重啟手機(jī),再次運(yùn)行,如仍失敗重啟Xcode,再次運(yùn)行,如仍失敗重啟電腦,再次運(yùn)行。