The app contains one or more corrupted binaries. Rebuild the app and resubmit.

I have been trying to update an app of which the code base hasn't changed in two years.

It still builds fine and runs fine, on simulator and device, but... when uploading it to Testflight I get the error "The app contains one or more corrupted binaries. Rebuild the app and resubmit.".

I have been rebuilding like a maniac, trying to look at what could be wrong with the binary, I let ChatGPT misguide me on the log files, I think I have tried everything... but to no avail.

Any ideas how I could find out what goes wrong?

On which version of Xcode do you build ?

Have you the list of all libraries you use ?

Finally, have you accepted the eventual Xcode message (appear in left panel) to update to new settings ?

Old thread, but you may find interesting hints to look at: https://stackoverflow.com/questions/48501857/non-public-api-usage-the-app-contains-one-or-more-corrupted-binaries

The app contains one or more corrupted binaries. Rebuild the app and resubmit.
 
 
Q