【发布时间】:2014-08-01 14:16:27
【问题描述】:
我可以强制应用程序在我的 iPad 上使用 iPhone 5 尺寸吗?
我使用我的 iPad 作为唯一的测试设备,但我想测试 iPhone 5 尺寸的应用程序,这可能吗?
【问题讨论】:
标签: cordova
我可以强制应用程序在我的 iPad 上使用 iPhone 5 尺寸吗?
我使用我的 iPad 作为唯一的测试设备,但我想测试 iPhone 5 尺寸的应用程序,这可能吗?
【问题讨论】:
标签: cordova
您只需要为 iPhone 部署 APP。如果您在 iPad 上运行 iPhone 应用程序,它会自动变成 iPhone 大小。
您需要在 XCode 的 General Projekt 选项卡下设置设备。
在这里查看:
http://cordova.apache.org/docs/en/3.5.0/guide_platforms_ios_index.md.html
【讨论】: