jbowmanp1107 / ImageCropper.Maui

MIT License
43 stars 10 forks source link

TestFlight declined the build with "The app contains one or more corrupted binaries" #11

Closed ginger-777 closed 1 month ago

ginger-777 commented 1 year ago

Application Loader output above

ERROR: Asset validation failed (90668) Invalid Bundle Executable. The executable file 'iOS.app/Frameworks/TOCropViewController.framework/TOCropViewController' contains incomplete bitcode. To compile binaries with complete bitcode, open Xcode and choose Archive in the Product menu.

ERROR: Asset validation failed (10) The app contains one or more corrupted binaries. Rebuild the app and resubmit.

Asset validation failed Invalid Bundle Executable. The executable file 'iOS.app/Frameworks/TOCropViewController.framework/TOCropViewController' contains incomplete bitcode. To compile binaries with complete bitcode, open Xcode and choose Archive in the Product menu. (90668)

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

The call to the altool completed with a non-zero exit status: 1. This indicates a failure. Could not download/upload from App Store Connect!

As a workaround could be used https://github.com/dotnet/maui/issues/12863