App Store Connect Rejects Binary - Unable to Compile Bitcode

On builds submitted with Xcode 11b2, after successfully uploading a build I'm getting an email a few minutes later with the following message:


ITMS-90562: Invalid Bundle - The app submission can not be successfully recompiled from bitcode due to missing symbols during linking. You can try to reproduce and diagnose such issues locally by following the instructions from: https://developer.apple.com/library/archive/technotes/tn2432/_index.html


Anyone seen this before and know how to resolve? Following the link, I'm able to export an ad-hoc build with bitcode without any errors locally.

Accepted Reply

This seems to be resolved in Xcode 11b3.

Replies

This seems to be resolved in Xcode 11b3.

Did you fix this problem ?

Seeing this now in Xcode 11.7. The app submission can not be successfully recompiled from bitcode due to missing symbols during linking
I am stuck in that problem in Xcode 11.7 too.
Started happening to me yesterday on 11.6. Updated to 11.7, latest available version via App Store. Still failing.
Same issue on Xcode 11.7 and Catalina
My team and I are having a similar, but not exact issue as the one described here. I've made a new post describing what we've tried and the only solution we had that worked although it is less than an ideal solution. Someone was nice enough to link to this post as well from my own. I will leave a link here to cross-reference the other issue in case it is helpful for some people.

https://developer.apple.com/forums/thread/660365?page=1
Was able to finally get a build through an hour ago with Xcode 11.7 using Release configuration. Debug configuration seems to be broken still (Release was broken yesterday as well).