I have upgraded my Xamarin.iOS app to net8.0-ios.
Before upgrade, my app was using Naxam.FSCalendar.iOS package, now using NET-iOS.Naxam.FSCalendar.
I created release .ipa and uploading it to Transporter. Transporter is giving the following error in verification:
Invalid Bundle Executable. The executable file 'Mobile.app/Frameworks/FSCalendar.framework/FSCalendar' contains incomplete bitcode. To compile binaries with complete bitcode, open Xcode and choose Archive in the Product menu.