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
Your app icon must be named as Icon.png which is of size 57*57.You have to rename the image and change that name in the info plist.App icon for retina display should be of size 114*114.And it should be named as Icon@2x.png.Rename ur this image and correct it in the info plist too.And ur splash screen should be named as Default.png