如何更改 iPhone 模拟器的硬件配置?
我想更改模拟器以显示视网膜显示效果。 我尝试找到可以更改硬件配置的位置。 但没有结果,我明白了。 你知道如何更改模拟器以显示视网膜显示效果吗? 更改后,如何编译项目并看到效果? 请帮我...
I want to change simulator to show retina display effect.
I try to find where I can change the hardware configuration.
But no result, I get.
Do you know How do you change simulator to show retina display effect?
And After change it, How can I compile project and see that effect?
Please help me...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
当您运行该项目时,硬件选项位于模拟器本身中,它是一个单独的应用程序。它们位于硬件菜单下。
对于 Retina 显示屏:硬件 -> 设备 -> iPhone (Retina)
When you run the project, the hardware options are in the simulator itself, which is a separate application. They are under the hardware menu.
For the Retina display: Hardware->Device->iPhone (Retina)
模拟器有一个设备菜单,您可以在 iPad、原始 iPhone 或 Retina iPhone 之间进行选择。
The simulator has a device menu where you can choose between the iPad, the original iPhone or the Retina iPhone.