Recently I\'ve been getting the error: \"Could not find Developer Disk Image\"
I think this happens since I have updated iOS to 9.1 on the iPhone. How can I fix the
To run the project to latest devices from the older versions of Xcode, follow the following steps :
Go To Finder -> Applications -> Right Click on latest Xcode version -> select show package content -> Developer -> Platforms -> iPhoneOS.platform -> DeviceSupport -> Copy the latest version folder and paste at the same location of your old Xcode i.e in the DeviceSupport folder of your old Xcode.
Then Restart Xcode.