Page 1 of 2

increasing build number of ipa

Posted: Mon Jan 19, 2015 8:45 pm
by Andre Hoefs

Hi,

i have to submit a new build of my app by application loader, but i can't increase the build-number.

Though i increase the build-number in ios binary tab:
Image

and changing the number in the source tab directly:
Image

i get the following error in application uploader:
Image
Image

what can i do?


increasing build number of ipa

Posted: Tue Jan 20, 2015 8:06 am
by Maryna Brodina

Hello!

Please delete Info.plist file, Undo all source changes and try increasing Build number in App Settings. Leave the way it is now.

Please let us know result.


increasing build number of ipa

Posted: Tue Jan 20, 2015 9:33 am
by Andre Hoefs

i did like you said.
it's amazing:
After refreshing the source files the build-number and version numer is ok:

Image

but if i try to upload the build to the appstore the build number is still 1.0:
Image

?????


increasing build number of ipa

Posted: Tue Jan 20, 2015 12:59 pm
by Alena Prykhodko

Andre,

Version number should be consist out of two numbers instead of three
correct version is 1.2 instead of 1.0.2


increasing build number of ipa

Posted: Tue Jan 20, 2015 4:17 pm
by Andre Hoefs

Thank you!
This worked fine!


increasing build number of ipa

Posted: Sat Jan 24, 2015 4:42 pm
by Bruce Stuart

So , if we tweak the plist file, for example by removing the icon_60 file.... Then with each build, we need to delete the info.plist file, remove the icon_60 again, and then build ?

( until the defects with the plist file get fixed correct ? )


increasing build number of ipa

Posted: Sat Jan 24, 2015 7:23 pm
by Illya Stepanov

Hi Bruce - For now yes, you are correct.


increasing build number of ipa

Posted: Sat Jan 24, 2015 7:27 pm
by Bruce Stuart

Ilya, thanks ... I was having the same problem .. And resorted to Xcode due to time constraints, so thanks ... This is still simpler than going into xCode, building, and archiving there...


increasing build number of ipa

Posted: Sat Jan 24, 2015 7:45 pm
by Illya Stepanov

Thanks Bruce, all I can say for now that we are going to fix this problem with icon_60 in the nearest Appery.io release.


increasing build number of ipa

Posted: Sun Jan 25, 2015 1:28 am
by Bruce Stuart

Sounds great...thx