ios - 如何更改 Apple Watch 应用程序图标?

标签 ios xcode apple-watch

我查看了 Watch Kit ExtensionInfo.plist,但没有关于图标的任何信息。 Images.xcassets 也是空的。可能我错过了一些非常简单的东西。

如何更改图片中显示的 Apple Watch 图标的图标?

enter image description here

最佳答案

图标的图像资源在您的 WatchKit 应用 中,而不是 WatchKit 扩展。在 watch 应用的 Assets 目录中查找名为 AppIcon 的图像 Assets 。

关于ios - 如何更改 Apple Watch 应用程序图标?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28698581/

相关文章:

ios - 画外音模式 - 滚动到 ScrollView 中不在 View 中的 subview

ios - 消息发送到解除分配的实例非常奇怪的错误

ios - 为什么我不能在 apache cordova/phonegap 应用程序中摆脱(或至少改变)iOS 上的默认启动画面?

iphone - 调试时 XCode 调试与发布构建

app-store - 如何将iPhone应用程序(带有 watch 套件扩展和 watch 应用程序)提交到应用商店?

app-store - 如何下载WWDC 2019中提到的运输工具应用程序以测试独立的Apple Watch应用程序

ios - 使用Core Data和Ensembles(iCloud)删除几乎重复的副本

ios - 将 Swift 字符串转换为数组

ios - Xcode 测试未检测到我的类(class)

ios - 防止 Xcode 在为 iOS 运行时准备 Apple Watch