The bundle is invalid. New apps and app updates submitted to the App Store must be built with public

后端 未结 2 1822
没有蜡笔的小新
没有蜡笔的小新 2021-01-03 20:03

Since yesterday I can not validate the app but in last week it works great and now it didn\'t. I get the error:

The bundle is invalid. New apps and ap

2条回答
  •  暖寄归人
    2021-01-03 20:36

    i also had the same problem with Xcode 5.1.1

    you have to update your Application loader for resolve this problem because today onwards Apple accept APP Binary only from applications loader,

    for latest version of application loader.

    go to iTune Connect login with your Apple credential

    Go to --> Manage Your Apps

    from the bottom links goto Download Application Loader . its 82 MB .dmg

    open your project with XCODE 5.1.1

    now set your app deployment target to 7.1 or 7.0 (minimum)

    now try to upload your binary with latest Application Loader

    Thanks

提交回复
热议问题