WenchaoD / FSCalendar

A fully customizable iOS calendar library, compatible with Objective-C and Swift
MIT License
10.6k stars 1.94k forks source link

Getting 'incomplete bitcode' error in FSCalendar #1444

Open sakshamchaudhary opened 2 weeks ago

sakshamchaudhary commented 2 weeks ago

If I use NET-iOS.Naxam.FSCalendar in net8.0-ios app and upload its ipa to Transporter, it gives 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.