Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New itunes user interface unable to find "ready to upload binary"

Tags:

I am trying to update my app to iTunes connect but it seems it has NEW INTERFACE and 'ready to upload binary' button is missing.

I app is free and dont have any In-App Purchase, Newstand and game center. I have added " What's New in This Version" section with new features. Also while saving the page it is not showing me any error.

Can some one please help me to figure out when is the button to change status of app to "Ready to upload binary"??? I have checked everything but unable to find it.

Thanks

like image 872
Rishi Avatar asked Sep 06 '14 10:09

Rishi


1 Answers

You press save. Then upload the binary. Then select it + and save -> Submit for Review. You don´t need to set it ready to upload binary any more.


You can upload more than one binary by increasing the number in Build (Select the Target, then Xcode -> General -> Build, see picture) by adding .1, i.e. the version was 3.75 -> 3.75.1, but the Build version is still 3.75.

Showing where to set the Build Version in XCode

Then the new binary is uploaded and may be selected for review. In the picture below you may see the old and the new binary listed in iTunesConnect. Showing list of binaries in iTunesConnect

like image 148
Sverrisson Avatar answered Oct 25 '22 22:10

Sverrisson