ERROR ITMS - 90167 No. app bundles found in the package

前端 未结 21 1559
有刺的猬
有刺的猬 2020-11-30 17:11

Before I start writing about the error, I\'m running on macOS Sierra and using Xcode 7.3.1.

So I\'m creating an Archive from my App, I validate the App and it passes

21条回答
  •  自闭症患者
    2020-11-30 18:03

    I submit an app built using LibGDX and had the same issue after upgrading to Sierra. I solved it by:

    • Upgrading Xcode (8.x), as explained above
    • Use the latest version of appLoader (3.6). To do that, use the AppLoader available within Xcode. I was using a standalone version of the appLoader: that's incorrect. Open Xcode and go to Xcode->Open Developer Tool->Application Loader

提交回复
热议问题