本文介绍了更改Xcode 4.3.2的iPad / iPhone模拟器分辨率的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在使用飞利浦19并将Xcode升级到版本4.3.2。
在iPad 3上新推出的Retina Display(哦,对不起,在新iPad上)我的iPad模拟器改变了它的分辨率模拟器有垂直和水平滚动条!
I am working on a Philips 19" and upgraded Xcode to version 4.3.2.On the new "Retina Display" on iPad 3 (oh, sorry, on The New iPad) my iPad simulator changes it's resolution and the simulator has vertical and horizontal scroll bars!
如何更改iOS模拟器的分辨率?
How do I change the resolution of the an iOS simulator?
推荐答案
以下热键应该会有所帮助:
The following hotkeys should be helpful:
- + (100%)
- + (75%)
- + (50%)
- + (33%)
- + (25%)
- + (100%)
- + (75%)
- + (50%)
- + (33%)
- + (25%)
查看菜单:Window - > Scale查看选项。
Look at menu: "Window --> Scale" to see the options.
这篇关于更改Xcode 4.3.2的iPad / iPhone模拟器分辨率的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!