Xcode App Running Issue

前端 未结 4 1107
轻奢々
轻奢々 2021-02-05 01:56

I just updated my iPhone 5 to iOS version 10.1. When I tried to run the app that I\'m developing on my device I got the following error from Xcode:

\"Could not locate d

4条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-05 02:23

    Updates between iOS and macOS are independent though if you are developer they are not because iOS and Xcode have to match. In my case my iOS upgraded automatically but my Xcode did not, and could not, because I had postponed the upgrade of my macOS (laziness). After I upgraded my macOS my Xcode could also upgrade to the right version suitable for the iOS version on my iPad and everything worked fine again.

提交回复
热议问题