I've just written a Apple Watch companion app for an iOS app and wanted to upload the new build to iTunes Connect through Xcode, but I get the following warning:
A 1024x1024 app store icon is required for watchOS apps
This is also the reason why my upload to iTunes Connect fails.
However, all required sizes in the "AppIcon" asset of the watch app are populated and there is no "App Store" size like there is in the iOS app icon asset:
So where should I add the 1024x1024 app store icon?