This build is invalid on https://itunesconnect.apple.com

余生长醉 提交于 2019-11-29 13:39:23

问题


I face this error on iTunes Connect:

This build is invalid.

Before upload validate success and then upload it, but still getting error after upload done.

I have uploaded more then 10 times but each of time getting "This build is invalid." Even nothing received any kind of email notification regarding this error from Apple.

Xcode 7.2
OS X El Capitan V 10.11.2

Source configuration:

Deployment target: 7.0
POD USE: YES
Using SWIFT & OBJECTIVE C

Please see error in picture.


回答1:


check your mailbox that you are using in developer account they probably sent to you the reason of the problem and how to solve it.

if they not then try to clean your project and reinstall your pod then try again.

Note: be sure to open the project from .xccode file




回答2:


OS VERSION : 10.12 Sierra

XCODE : 8.0

POD VERSION : 1.0.1

Please follow these steps : 

1) Launch Application Loader.
2) In the top menu bar, click Application Loader > Preferences.
3) Choose Advanced.
4) Under Transfer Protocol, deselect Aspera.
5) Close the Preferences window and proceed with the delivery.

Hope it works,

Thank You




回答3:


Recently I faced the same issue on iTunes Connect and I received an email from apple regarding to TestFlight SDK that I forgot to remove from my project bundle. It says 'TestFlight no longer requires an SDK to enable beta testing' so after removing SDK clean the code (shift+cmd+k), make archive and upload again. That't it!




回答4:


I have also faced the same issue on iTunes Connect, and this will resolved when i increase my version number in xocde & at iTunes Connect and Upload it again.



来源:https://stackoverflow.com/questions/34901766/this-build-is-invalid-on-https-itunesconnect-apple-com

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!