相关疑难解决方法(0)

iPhone模拟器截图不是正确的尺寸

我想要做的是在iTunes连接上传应用程序的截图,所以我从模拟器截取所有iPhone设备的截图.

当我尝试在iTunes连接上传这些屏幕截图时,我收到了错误消息The dimensions of one or more screenshots are wrong.

所以我验证每个屏幕截图的尺寸如下

  • iPhone 4 - > 320 x 480
  • iPhone 5 - > 320 x 568
  • iPhone 6 - > 375 x 667
  • iPhone 6+ - > 621 x 1104

这个尺寸应该是

  • iPhone 4 - > 640 x 960
  • iPhone 5 - > 640 x 1136
  • iPhone 6 - > 750 x 1334
  • iPhone 6+ - > 1242 x 2208

所以问题是为什么模拟器截图进入@ 1x而不是@ 2x.

我正在使用Xcode 7.1.

在此先感谢您的帮助.

xcode itunesconnect ios

10
推荐指数
1
解决办法
2226
查看次数

标签 统计

ios ×1

itunesconnect ×1

xcode ×1