今天把手機系統更新到8.4。在使用Xcode 7beta的真機運行的時候。出現Could not find developer disk image,而且真機圖標旁邊出現"unavailable"字樣.
在stackoverflower上找到了答案.連接:
http://stackoverflow.com/questions/30736932/could-not-find-developer-d...ios
解決方法:
先關閉Xcode.再從Xcode 6.4中,拷貝8.4 (12H141)文件夾到Xcode 7的對應目錄下.xcode
Xcode 6.4路徑爲app
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
Xcode 7.0 beta路徑爲code
/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupportorm
從新打開Xcode 7,打開項目,須要等一會,等到菊花不轉了,才能運行。get