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

前端 未结 21 1569
有刺的猬
有刺的猬 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 17:55

    With me, my application writing by Swift 2.2. And must use Xcode 7.3.1 to archive and upload to Apple testflight but got the same error(I run on macOS Sierra-10.12). The follow solution fix it for me, hope another who face the same problem can find somethings helpful:

    1> Use Xcode 7.3.1 to archive
    2> Export to file .ipa
    3> Quit Xcode 7.3.1 then open Xcode 8, and then open Application Loader, use Application Loader to upload file .ipa to itunes connect.
    

提交回复
热议问题