Hi all,
I'm trying to push an update for my app, what I did was:
- duplicate the project folder, because I want to keep a copy of 1.0
- fix the bugs and add new features
- change the Bundle Version key to 1.1 (later I also changed Bundle Version string, short key).
However it doesn't seem to be working. Error message from itunesconnect says:
Is there anything wrong that I've done? I've even tried changing the bundle version to 1.2, 1.3, 1.10, 1.19, 2.0, 3.0, etc and it still doesn't work (I've spent almost 3 hours doing this and googling and cleaning, rebuild, etc).
I'm trying to push an update for my app, what I did was:
- duplicate the project folder, because I want to keep a copy of 1.0
- fix the bugs and add new features
- change the Bundle Version key to 1.1 (later I also changed Bundle Version string, short key).
However it doesn't seem to be working. Error message from itunesconnect says:
The binary you uploaded was invalid. The key CFBundleVersion in the Info.plist file must contain a higher version than that of the previously uploaded version.
Is there anything wrong that I've done? I've even tried changing the bundle version to 1.2, 1.3, 1.10, 1.19, 2.0, 3.0, etc and it still doesn't work (I've spent almost 3 hours doing this and googling and cleaning, rebuild, etc).