I'm trying to submit an update for an iPad app which is currently on the App Store. But after uploading the ipa file I get an email from the App Store saying the file has and "Invalid Bundle - A nested bundle doesn't have the right platforms listed in CFBundleSupportedPlatforms Info.plist key."
So this is an iPad only app, and there aren't any options I can see in the publishing process to correct this. If I look at the info.plist file in the app file downloaded after signing the app I can see that the CFBundleSupportedPlatforms is" iPhoneOS
Can anyone offer any advice on what to do to correct this? Thanks.