We are trying to bind iOS native library with Xamarin, using the below link. https://learn.microsoft.com/en-us/xamarin/ios/platform/binding-objective-c/walkthrough?tabs=macos
But whenever we are trying to do so, we got a file where it contains lines more than 25k and errors more than 30-40k errors, And All these we get for a 3 lines of objective c code.