iPhoneアプリ申請の際のversion | DESKPLATE ブログ

DESKPLATE ブログ

中野/高円寺/荻窪/吉祥寺/三鷹周辺でアプリ開発業者をお探しなら!
iPhone iPad アプリ開発 DESKPLATE のブログです!

iTunesconnect 画面でのバージョンとpList内のバージョンが異なる場合、
バイナリのアップはできるものの、警告がでるようになった。

CFBundleVersionかCFBundleShortVersionStringのどちらかがiTunesconnectで設定したバージョンと一致していなくてはならないみたい。

Version Mismatch - Neither CFBundleVersion ['1.3'] nor CFBundleShortVersionString ['1.3'] in the Info.plist match the version of the app set in iTunes Connect ['004'].

If you would like to update your binary for this app, you can reject this binary from the Binary Details page in iTunes Connect. Note that rejecting your binary will remove your app from the review queue and the review process will start over from the beginning when you resubmit your binary.

こんなので審査が長くなったり落とされたりするのは嫌なので再アップ。
Binary Detailsのページからアップしたバイナリは削除できるので削除してアップし直した。
バイナリだけ再アップなので他の入力は必要なし。