Xcode cannot run using the selected device

前端 未结 10 1291
刺人心
刺人心 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:34

    I had the same problem, and fixed it by opening the info.plist file in Resources and unchecked the target membership so that nothing is checked as target membership.

提交回复
热议问题