문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top