“Could not find Developer Disk Image”

后端 未结 9 1325
感动是毒
感动是毒 2020-12-02 17:59

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

9条回答
  •  一个人的身影
    2020-12-02 18:34

    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.

提交回复
热议问题