Failed to find a suitable device for the type SimDeviceType : com.apple.dt.Xcode.IBSimDeviceType.

Xcode 9 编译运行过后再Xcode 8 中无法编译运行了:

The only thing that solved it for me was the following:

 1. Clear the ~/Library/Developer/CoreSimulator/Profiles/Runtimes folder
 2. Restart Xcode
 3. Clear the project
 4. Run the project
    原文作者:_景彧
    原文地址: https://www.jianshu.com/p/63a56cb2f2df
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞