I'm trying to upload my binary to iTunes Connect using Applicaton Loader. When I select the file and hit send, it sends for about a second and then this error pops up,
Icon specified in the info.plist not found under the top level app wrapper: Default -Landscape@2x~ipad.png
What does this mean? How do I fix it?
I am Facing the same problem, i rename the file and corresponding change the name of icon file in the info.plist and this solution works for me.
Sometimes Icon.png files needs to be open in some image editing tool (e.g Adob Photoshop) and save as a new image. This works fine. Check attached images some times image properties don't change by renaming image file manually.
I had the same problem. I gone to Targets->Build Phases and deleted from there old (test) icons which I had pushed early. Good luck:)
I was similar problem's. I have resolve to do this
1/ delete your application Icone in your Target
2/ rename your icone ex: applicationNameSmall.png
3/ add your icone in your application.
This, works for me.
Also check that you dont have 2 icons with the same name anywhere in your project folders.
Another little issue that caught me out was an empty string. I got the cryptic failure message ...
And found this lurking in my plist