I want to upload new version of my app. The old version of my app in iTunes was 2.1 and I am uploding new version as 2.2. But when i am trying to validate my app it will give an error
"CFBundleVerion must be higher than the previously uploaded version".
I am also incrementing the CFBundleVersion as 3.0 and BundleVersion as also 3.0 from previous versions.
My app is in Xcode 4.0.
What can be problem?
Any help would be appreciated.