A build only device cannot be used to run this target

后端 未结 21 2615
情深已故
情深已故 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 10:01

    Below is my way

    Select project -> General -> Deployment Info -> Deployment Target -> choose a lower version

提交回复
热议问题