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
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.