Fastlane経由でTestFlightにベータ版をアップロードしようとしています。それは罰金コンパイルが、アップロードは次のパターンで終了します。BetaビルドをFastlane経由でTestFlightにアップロードできません
[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
...
そして、最後の行は、私はプロセスを殺したまで30分間まで表示し続けます。 このビルドはiTunes Connectには表示されませんでした。
次に、Application Loaderを使用して手動でビルドしてアップロードしようとしました。それは成功の結果を示していますが、1時間の待ってもビルドがiTunes Connectに表示されませんでした。
誰でも私にいくつかの指導を与えることができますか?
私が使用:
- MacOSのシエラ
- XCodeの9
- fastlane 2.61.0