最近在xcode7真機測試時可能有些朋友會遇到提示“could not find developer disk image”這個提示的出現就說明你少了某一樣東西。這如果你在測試xcode7真機時,出現提示could not find developer disk image文件,那么說明你缺少一項文檔,無需慌張,在本站提供的文件解壓后放入一個特定的文件夾中即可。
在xcode7真機測試時惹出現以下提示,則說明缺少某一文件夾:
could not find developer disk image
下載解壓后將其放到下面目錄下就可以了:
/Applications/Xcode7.0.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
這個是xcode7運行iOS8.4所必須具有的文件夾。