Maybe you’re still using Xcode 7 because you’re not used to the new fonts in Xcode 8 and don’t like being a guinea pig. However, every time the phone upgrades the system, there will be a “Could not find Developer Disk Image” problem in the reality test.
# Solutions
-
Go to Finder -> Applications -> Xcode
-
Content –>Developer–>Platforms–> iphoneos. platform–>DeviceSupport
-
Put your missing Disk Image version in
I downloaded Xcode 6/7/8 and copied the disk image of the entire system for you. Many resources on the Internet are annoying, or they can not be downloaded, or they are charged.
- 6.0 :https://pan.baidu.com/s/1nvdekzz Disk Image
- 6.1 :https://pan.baidu.com/s/1jhjavee Disk Image
- 7.0 :https://pan.baidu.com/s/1c1g4ius Disk Image
- 7.1 :https://pan.baidu.com/s/1erdcrke Disk Image
- 8.0 :https://pan.baidu.com/s/1i5mgvxz Disk Image
- 8.1 :https://pan.baidu.com/s/1i5btqih Disk Image
- 8.2 :https://pan.baidu.com/s/1de5dxvv Disk Image
- 8.3 :https://pan.baidu.com/s/1pldghcn Disk Image
- 8.4 :https://pan.baidu.com/s/1kuhczcn Disk Image
- 9.0 :https://pan.baidu.com/s/1hsbnjuc Disk Image
- 9.1 :https://pan.baidu.com/s/1mhkyhze Disk Image
- 9.2 :https://pan.baidu.com/s/1c1azfpq Disk Image
- 9.3 :https://pan.baidu.com/s/1gfcdpbd Disk Image
- 10.0 :https://pan.baidu.com/s/1plprszh Disk Image
- 10.1 :https://pan.baidu.com/s/1nvbrcrr Disk Image
- 10.2 :https://pan.baidu.com/s/1qyfiktu Disk Image
- 10.3 :https://pan.baidu.com/s/1o8a3g18 Disk Image
- 11.1 :https://pan.baidu.com/s/1dehuyed Disk Image (Safari may appear can’t find the page, please use the Chrome)
If you are currently using Xcode 8 and want to run Xcode 7.0 +, there is no need to download Xcode 7 to solve this problem. The solution is as follows :(with every update to Xcode, fruit will discard the lowest iOS version.
-
Import disk image (7.0 or 7.1) into Xcode
-
Find Xcode(display package Contents) — >Developer — >Platforms — > iphoneos.platform — >Developer — >SDKs — > iphoneos.sdk Right-click “Show Introduction” and set permissions to “Read and write “.
-
Once permissions are set, go to the folder and find the ‘sdksettings. plist’ file and set the’ read and write ‘permissions (same as above).
-
Open the ‘sdksettings. plist’ file and find the array DEPLOYMENT_TARGET_SUGGESTED_VALUES, and’ Add row’ to add the appropriate version.
-
After restarting Xcode, please start your show ~~
-
Finally, don’t forget to change ‘read and write’ back to ‘read only ‘.
Any suggestions or comments you can keep ~ thanks ~