After updating to Xcode 10.2: Invalid Toolchain error when trying to submit app to App Store [closed]

生来就可爱ヽ(ⅴ<●) 提交于 2019-11-27 15:19:34

Seems like Apple has fixed it!
Pushed “Submit for review” again, without any changes, with the same binary.
And the build stays in Waiting for Review status for a few hours already.

Found an entry from Apple Developer Forums that I am not the only one. No solution suggested there except waiting so that I will just wait ...

https://forums.developer.apple.com/thread/115062

FYI, I've tried this and it doesn't work.

It seems that Apple was bit "careless" previously, by not updating their backend to accept the latest XCode GM version. See this for example.

Unfortunately, it seems to me that the only possible solutions are either waiting for Apple to fix it or downgrading your XCode version to 10.1

I think this fixed it for me.

Open the project in Xcode then click on the most top level item in the Project Navigator. Open the right pane and under Project Format switch it from Xcode 9.3-compatible to Xcode 10.0-compatible. Increase the build number by one then upload the app again through Archive and resubmit the new build.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!