问题
I am beginner in IOS development want to make chat app using XMPPFramework . while integrating this library i had got this Error,I am attaching the image of error can any one help me regarding this.
回答1:
Try this, just replace your current pod with below one. it will fix your problem.
pod 'XMPPFramework', :git => "https://github.com/robbiehanson/XMPPFramework.git", :branch => 'master'
来源:https://stackoverflow.com/questions/41487744/module-kissxml-not-found-error-in-ios