I'm trying to upload beta build to TestFlight via Fastlane. It compiles fine but uploading ends with the following pattern:
[20:32:00]: Successfully uploaded the new binary to iTunes Connect
[20:32:00]: If you want to skip waiting for the processing to be finished, use the `skip_waiting_for_build_processing` option
[20:32:03]: Waiting for iTunes Connect to finish processing the new build (1.9.12 - 4)
[20:32:34]: Waiting for iTunes Connect to finish processing the new build (1.9.12 - 4)
[20:33:05]: Waiting for iTunes Connect to finish processing the new build (1.9.12 - 4)
[20:33:36]: Waiting for iTunes Connect to finish processing the new build (1.9.12 - 4)
[20:34:07]: Waiting for iTunes Connect to finish processing the new build (1.9.12 - 4)
[20:34:38]: Build doesn't show up in the build list anymore, waiting for it to appear again
[20:35:09]: Build doesn't show up in the build list anymore, waiting for it to appear again
[20:35:40]: Build doesn't show up in the build list anymore, waiting for it to appear again
[20:36:11]: Build doesn't show up in the build list anymore, waiting for it to appear again
[20:36:43]: Build doesn't show up in the build list anymore, waiting for it to appear again
...
And the last line continues to show up for 30 minutes until I killed the process. This build didn't appear in iTunes Connect.
Then I tried to build and upload manually via Application Loader. It shows success result but build didn't show up in iTunes Connect even after hour of waiting.
Could anyone give me some guidance?
I use:
- macOS Sierra
- XCode 9
- fastlane 2.61.0