I am uploading app in iTunes from Xcode 9.0...This error is showing on the last step. How to solve this? 1024x1024px icon is present in my icons list
For the XCode 9: we need to drag a new icon with size 1024pt new available icon item named "App Store iOS 1024pt" under AppIcon image set.
Make sure to use icon in PNG format without alpha/transparency. Thanks to @Hammoud for sharing transparency experience !
After doing this stuff, this warning should be gone and you should be able to see something like this.
Happy Coding !