i am trying to update my application using application loader. when i submit the archive file, i got this error
\"icon specified in the info.plist not f
My problem was I ended up with some empty keys in my plist file. I deleted all Icon plist entries, saved the plist, and then added the icons a second time through the Target Summary page.