Info.plist: Unable to verify icon demenstions, no icon found.
Here's a weird problem:
If I build the app for ad-hoc distribution, it runs fine on the iphone 4. I see the icons, everything is good.
Now I do a app-store-distirbution, and this error comes up :
Iphone/ Ipod Touch: info.plist: Unable to verify icon dimenstions, no icon found. You must define CFBundleIcons, CFBundleIconFiles, CFBundleIcondFile or provide a default Icon.png that is 57x57
Ipad: info.plist: Unable to verify icon dimensions, no icon found. You must define CFBundleIcons, CFBundleIconFiles, CFBundleIcondFile or provide a default Icon.png that is 72x72
If I open up the IPA file with Winzip, I can see all the icons in the correct directory.
I have tried this on a new empty FlashBuilder project where I changed nothing except the Application ID and the ICON files.
I have the app set to high-resolution, so there should be no need for a 57x57 icon.
I'm using the Windows version of FlashBuilder 4.5
What is up Adobe?
