Xcode cannot run using the selected device

前端 未结 10 1287
刺人心
刺人心 2021-01-04 11:51

I am receiving the following error when I try to run my Xcode iOS project:

Xcode cannot run using the selected device. Choose a destination with a supported          


        
10条回答
  •  独厮守ぢ
    2021-01-04 12:29

    I had this error when trying to run a DEBUG build. I changed "Build Active Architecture" to YES for DEBUG and this error finally went away after hours of frustration. I tried about 10 different things that I read on this site and nothing else worked.

提交回复
热议问题