0

I am attempting to submit my app to the App Store and receive the message:

The app submission can not be successfully recompiled from bitcode due to missing symbols during linking.

I went through the problem resolution steps they recommend by compiling as an AdHoc distribution

Ad Hoc Distribution

This is supposedly the same process used by the app store but it compiles and links just fine on my system. I skirted the problem by turning off the bitcode option but feel that's just masking the problem. A few other Stack Overflow reports attributed this to a bug in the App Store but they were for older Xcode releases. I even tested with the beta version of Xcode just to see if that made any difference, which it did not.

My question is how can I determine which of the thousands of symbols in my app is the offender?

Russ
  • 467
  • 3
  • 10

0 Answers0