LoginSignup
4
1

More than 3 years have passed since last update.

バイナリアップロードでInvalid Toolchain. Your app was built with an unsupported version of Xcode or SDK...

Posted at

結論

Xcode 11.2でアーカイブしたバイナリをアップロードしようとすると、最後に、Invalid Toolchain. Your app was built with an unsupported version of Xcode or SDK... というエラーが表示されてアップロードできなかった。

Apple側がXcode 11.2のビルドの審査提出を不能としているために表示されるエラーである。

Xcode 11.2.1でアーカイブし直すと、いつも通り提出できた。

感想

UITextViewを利用しているアプリがiOS13未満のOSでクラッシュする不具合は看過できないため、Xcode 11.2でのビルド提出を封じたのは懸命な措置だと思う。Xcodeのダウンロードは時間がかかるけど。

参考リンク

4
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1