iOS - Xcode stopped displaying iOS version for the simulator [duplicate]

大城市里の小女人 提交于 2019-12-04 05:51:07

问题


Very confused why my Xcode 6.4 suddenly stopped showing the iOS version for the simulators. Now, it just displays some identifier for each simulator and it is very annoying and hard for me to navigate between simulators.

I also have the Xcode 7 - Beta 4 installed. But i do not think that is the reason though. Because, earlier i've had Xcode 7 Betas along with Xcode 6.x and it used to work just fine;

Wanted to find out if others have faced the problem and a possible solution.

Your help is very much appreciated.


回答1:


This happens to me a lot when I have installed multiple versions or updates of Xcode. Sometimes it helps just to quit Xcode and restart the computer. If that doesn't solve it, I simply open the Devices window (Window > Devices in Xcode) and delete all the simulators. Then I recreate simulators, one by one, that I actually want. This causes Xcode to behave properly again.



来源:https://stackoverflow.com/questions/31655667/ios-xcode-stopped-displaying-ios-version-for-the-simulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!