Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在notification工作watchOS 2。我想更改通知图标。我已经在ImageAsset文件中设置了 AppIcon但这没有用。
notification
watchOS 2
如何做到这一点?
选择文件夹Assets.xcassets下的watchApp并为 创建一个新的图像集watchOS App Icon,它将为您提供图标的所有尺寸。把所有的图标放在那里。确保手表图标不包含alpha channel.
Assets.xcassets
watchApp
watchOS App Icon
alpha channel