While updating next version of build to appstore i am facing weird issue:
"The value for key CFBundleShortVersionString "0.2.0.1" in the info.plist file must be period seperated list of at most three non-negative integers."
But i've checked in my entire app, i cannot see that version number. In plist i given is version :4.9 and build number: 50.
Can someone please help me on this.