I am receiving this error when uploading to AppStore Connect:
Validation failed This bundle Payload/Document IT.app/Frameworks/iOSAppSDK.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion (ID: b4774d8b-1f34-4c18-90d9-d47a76d3c3dd)
My PLIST in Xcode appears to be correct, and my Build Settings appear to be correct.
Any ideas why I am seeing this issue?
I uploaded a version for the iPhone that uploaded correctly.