Xcode Cannot Run on the Selected Destination

后端 未结 30 2461
梦如初夏
梦如初夏 2020-12-02 18:22

I was running my app this morning and now all of a sudden I am getting the following error when I try to run on the iPhone 5.1 simulator.

Cannot run on the selected

30条回答
  •  天命终不由人
    2020-12-02 18:59

    I've solved changing in both the project and target build settings the key "Build variants" from "armv7" to "normal"

提交回复
热议问题