xmppframework - Getting an error in libxml library in ios -
I am working on chat application in iOS. When I integrate the XMPP framework in my app, I am getting an error, in the libxml library. Can you please help me out? Please see the following screenshot
follow these steps
- Code> Security.Firework ,
Core Graphics. Framework,foundation.freework,uiKit .framework,libxml2.tbd < / Code>,itcfnetwork.frameWork,libresolv.tbd,CoreData.frameWork,systemConfig .framework,andyesanduser header search path:$ (SDKROOT) / Usr / include / libxml2- > CoreLocation.frameWork in the listed framework and library
recurse - Add
header search path: $ (SDKROOT) / usr / include / libxml2thisnon-recursive - Search the
Other Linker flagand add:-lxml2. - Now clean project and construction for IPA
Comments
Post a Comment