Hello!
Well, I'm trying to create a simple PushToTalk app using pjSip library. But now I'm stuck on creating an iOS binding project. I'm using Xamarin Objective Sharpie tool to wrap my c code. But I've got a problem. There are a lot of .h files in different directories (though in one root) which I'm depend to. And I can't figure out how to make sharpie tool to see all of this files.
There is a .zip file attached to help you understand what I mean.
I'l be very glad for any help!