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

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

问题描述

我正在尝试向 App Store(支持新 Apple Watch 的应用程序)提交一个 iOS 应用程序,但我在所需的图标文件、它们的名称和大小方面遇到了重大问题.我已经阅读了文档(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(48 像素 x 48 像素).

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

能否请一些人解释一下我需要包含哪些图标名称和大小?!?

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

另外,我是将图标文件添加到 WatchKit App Extension 还是只添加 WatchKit App?

解决方案

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

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).

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?!?

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!

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

解决方案

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天全站免登陆