Xcode IBSimDeviceTypeiPad2x (com
2019-07-23 本文已影响0人
夜冰雨
今天更新了Xcode到10.3的版本,之前运行好好的项目报错:IBSimDeviceTypeiPad2x (com.apple.dt.Xcode.IBSimDeviceType.iPad-2x)。
查了网上的资料没有解决。
1. Clear the ~/Library/Developer/CoreSimulator/Profiles/Runtimes folder
2. Restart Xcode
3. Clear the project
4. Run the project
附上自己的解决方法:重启电脑。完美解决