Getting the following error when trying to submit my archive to the App Store:
ERROR ITMS-90057 "Missing plist key. The Info.plist file is missing the required key: CFBundleShortVersionString."
BUT HERE'S THE TWIST — This is a snippet of my plist:
<key>CFBundleShortVersionString</key>
<string>3.1.4</string>