I am new in iOS. I am trying to build an app with PJSIP. I have build library for all architecture and include header file to project and also add search path:header and library search path
project directory directory
but I found error like this error image
Where I am wrong ?
I have solved the problem by adding the Bridge_Header.h file. And also add the directory by drag and drop.