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
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.