I have an application I'm trying to submit for review using the archive Organizer in Xcode 7.3.1. I got it to upload using one of the Provisioning profiles we have but it doesn't show up in iTunes Connect for some reason.
And now when I try uploading the archive again with the other Provisioning Profile it says "
ERROR ITMS-90510: "Invalid Info.plist Value. The value provided for the key MinimumOSVersion '8.0' is less than the required value '9.0' for apps that contain on-demand resources."
ERROR ITMS-90510: "Invalid Info.plist Value. The value provided for the key MinimumOSVersion '8.0' is less than the required value '9.0' for apps that contain on-demand resources."
I'm not sure what that means... Can anyone help me?
If it doesn't upload to this other profile shouldn't I be able to see that build in iTunes Connect? I have no builds yet on iTunes Connect and it says Submit for App Review... But it wont let me. I also tried using Application loader for the .ipa file for the exctracted archive but it gave me an error that said:
"The Info.plist in the package must contain the CFBundleVersion key.
The Info.plist in the package must contain the CFBundleShortVersionString key."
but it does.....
What is the issue?