iOS Build Failed at compile time with issue “failed to find a suitable device for the type SimDeviceType”

前端 未结 9 1647
余生分开走
余生分开走 2020-12-24 04:33

I am getting following compile time issue when running the app with Xcode 10.3 beta 2 on iPad Air, I am getting the below issue.

Failed to find a suitable de         


        
9条回答
  •  执笔经年
    2020-12-24 04:40

    I simply had to disconnect the iPad I had connected to my Mac. For some reason that was messing with the way Xcode was compiling.

提交回复
热议问题