XMPPFramework icon indicating copy to clipboard operation
XMPPFramework copied to clipboard

Module KissXML not found - xcode 11.2.1

Open NagarajuMetavoxx opened this issue 4 years ago • 2 comments

Hi,

I'm using xcode 11.2.1 and the cocoapods version 1.8.4 and this is my pod

pod 'XMPPFramework'

we're developing the app in objective-C.

I've downloaded the code from the git and added the above pod file and executed the pod and run the build, getting module KissXML not found.

NagarajuMetavoxx avatar Apr 08 '20 11:04 NagarajuMetavoxx

same issue

Changdao avatar Jun 29 '20 15:06 Changdao

Getting below issue : - clang: error: no such file or directory: 'KissXML' Command Ld failed with a nonzero exit code

JaspreetiOSDev avatar Aug 18 '20 13:08 JaspreetiOSDev