I have updated from Xcode 14.3 to Xcode 15.0.1
My App builds fine.
When I archive&upload to the Appstore Connect I receive the following error:
Asset validation failed. The app contains one or more corrupted binaries Rebuild the app and resubmit. (ID: fd86df5c-ef9b-4f71-986c-0685edbbc70d)." UserInfo={NSLocalizedDescription=error: Asset validation failed. The app contains one or more corrupted binaries. Rebuild the app and resubmit. (ID: fd86df5c-ef9b-4f71-986c-0685edbbc70d).}"
In the logs, i don't see any other info. By this ID I can't find any binary either. Maybe I'm looking in the wrong place.
when I roll back to Xcode14.3 everything works.
How I can troubleshoot this issue?
Post
Replies
Boosts
Views
Activity
I want to edit existing in-house provisioning profile in developer member centerWill it affects users who already installed my app with this provision profile ?Thanks