如何在Xcode 6.1中获得iPod Touch模拟器 [英] How to get iPod Touch simulator in Xcode 6.1

查看:169
本文介绍了如何在Xcode 6.1中获得iPod Touch模拟器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的游戏应用适用于所有iPhone和所有iPad。我也想让它适用于所有iPod Touch。 Xcode 6.1中没有iPod Touch模拟器。那我该怎么做呢?

My game app works on all iPhone's and all iPad's. I also want it to work on all iPod Touches. There is no iPod Touch simulator in Xcode 6.1. So how do I work on it?

推荐答案

你必须记住,iPhone模拟器只是一个模拟器。它不是真正的设备。

You have to keep in mind, that the iPhone simulator is just a simulator. It is not the real device.

没有iPod Touch模拟器的原因是,因为iPhone 5和当前的iPod Touch没有区别,因为它们都具有相同的屏幕尺寸,并且都具有32位架构。它们可能有不同的硬件,但没关系

The reason why there is no iPod Touch simulator is, because there would be no difference between the iPhone 5 and the current iPod Touch, since both have the same screen size and both have a 32 Bit architecture. They may have different hardware, but that doesn't matter

但是,如果你愿意的话,你可以根据iPhone 5模拟器创建一个新的模拟器,它被命名为iPod Touch。这可以在Xcode> Window> Devices中完成。在那里你必须点击左下角的小加号按钮。选择设备类型,设置一个名称就可以了。

You can however, if you want to, make a new simulator based on the iPhone 5 simulator, which is named iPod Touch. This can be done in Xcode > Window > Devices. There you have to click on the little plus-button in the bottom left corner. Choose the device type, set a name and you are good to go.

对于较旧的iPod Touches,请选择iPhone 4s模拟器,因为它们具有iPhone 4s的屏幕尺寸。

For older iPod Touches choose the iPhone 4s simulator, since they had the screen size of the iPhone 4s.

这篇关于如何在Xcode 6.1中获得iPod Touch模拟器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆