Invalid Binary Issues
So i'm new to the whole developing thing, but I think I'm getting the hang of it a little. I'm trying to upload my application and I keep getting the error "The binary you uploaded was invalid. The icon file must be in .png format" I can't figure out what the issue is b/c in xcode I have the "Icon.png" file and it is 57x57, shows up in the target...and when I build the project I can see it in the package contents. It's also set in the info.plist file too.
Why on earth does it continually show up as an error?
|