提交时Apple Watch图标问题 [英] Apple Watch icon issue upon submission

查看:121
本文介绍了提交时Apple Watch图标问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将一个iOS应用程序提交到App Store(一个支持新Apple Watch的应用程序),并且我遇到了所需图标文件,它们的名称和大小的主要问题。我已经阅读了文档( https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/WatchHumanInterfaceGuidelines/IconandImageSizes.html#//apple_ref/doc/uid/TP40014992-CH16-SW1 )并说它创建了尺寸为48,55,80,88,172和196的2x图标。这是什么意思,Icon-48x48 @ 2x.png(96px x 96px)或Icon-24x24@2x.png (48px x 48px)。

I'm trying to submit an iOS app to the App Store (one that supports the new Apple Watch) and I'm having major issues with the required icon files, their names and sizes. I've read the documentation (https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/WatchHumanInterfaceGuidelines/IconandImageSizes.html#//apple_ref/doc/uid/TP40014992-CH16-SW1) and it says to create icons @2x of sizes 48, 55, 80, 88, 172, and 196. What does this mean, Icon-48x48@2x.png (96px x 96px) or Icon-24x24@2x.png (48px x 48px).

当我提交二进制文件时,它一直给我错误...错误ITMS 90394缺少图标...错误ITMS 90392无效图标

When I submit my binary it keeps giving me errors... ERROR ITMS 90394 Missing Icon ... ERROR ITMS 90392 Invalid Icon

有些人请详细说明我需要包括哪些图标名称和尺寸??

Could some please explain Exactly what icon names and sizes I need to include please?!?

我猜对了检查了几个小时... Icon-48x48@2x.png(88px x 88px)不好... Icon-24x24@2x.png(44px x 44px)不好!

I've guessed and checked for hours ... Icon-48x48@2x.png (88px x 88px) is no good ... Icon-24x24@2x.png (44px x 44px) is no good!

另外,我是否添加了图标文件到WatchKit App Extension或只是WatchKit应用程序?

Also, do I add the icon files to the WatchKit App Extension or just the WatchKit App?

推荐答案


转到你的故事板,打开你的WatchKit App文件夹,点击那里的Image.xcassets你应该看到AppIcon资产,点击它会显示所有图标大小。如果单击每个属性,属性检查器将为您提供每个像素尺寸。

Go to your story board, open your WatchKit App folder, click on the Image.xcassets in there you should see the AppIcon asset, click on it and it will show you all the icon sizes. If you click on each one, the attribute inspector will give you the pixel dimensions for each.

这篇关于提交时Apple Watch图标问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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