A build only device cannot be used to run this target

后端 未结 21 2563
情深已故
情深已故 2020-12-25 09:25

I get this error when I trying to test an app.

A build only device cannot be used to run this target.

No supported iOS devices are available

21条回答
  •  感情败类
    2020-12-25 09:48

    I fixed this issue by going to the project settings, and under my 'Targets' section I had to set the Tests target to the correct team.

提交回复
热议问题