Question

I have the following problem with Xcode 4 for an app update:

I changed the Bundle Version to 1.1 as well as the bundle versions strings, short to 1.1 as well as the target version 1.1.

The problem is that on the products folder, where the xxx.app is located, after changing all the version, the .app file does not get modified to the next current version, 1.1 on this case.

I've tried everything and I dont know how to update it to the current version to upload via itunes connect.

Any help will be appreciated. Thank you

Was it helpful?

Solution

Try cleaning the project and deleting the current one from the products folder. Then build again. See if that helps.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top