xcode9 – xCode 9.0 beta(9M136h)在设备上运行:无法为IBSimDeviceTypeiPad2x类型找到合适的设备

前端之家收集整理的这篇文章主要介绍了xcode9 – xCode 9.0 beta(9M136h)在设备上运行:无法为IBSimDeviceTypeiPad2x类型找到合适的设备前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
当我试图用 Xcode 9.0 beta(9M136h)在设备中运行app时,我收到了以下错误.

/xxxx/Assets.xcassets: Failed to find a suitable device for the type
IBSimDeviceTypeiPad2x (com.apple.dt.Xcode.IBSimDeviceType.iPad-2x) with runtime iOS
11.0 (11.0 - 15A5278f) - com.apple.CoreSimulator.SimRuntime.iOS-11-0

这个问题有什么建议吗?

解决方法

我刚刚卸载了手机上的应用程序(可能来自之前的测试版)然后它运行正常.

猜你在找的iOS相关文章