SwiftXMPP
SwiftXMPP copied to clipboard
SwiftXMPP/XMPPFramework/Extensions/XEP-0012/XMPPLastActivity.m:XMPPFramework.h' file not found
When i clone your project and compile it , it shows XMPPFramework file not found. Can you please help me in getting working piece of swift based XMPP Chat client
Please do the needful
I have the same problem. (Xcode 6.4, iOS 8.4)
It should be part of the corresponding submodule
Sorry I did not understand your answer. I copied the robiehanson xmpp framework into your project. there is a XMPPFramework in there that is supposed to be modified by me. Could you explain how to get this done and where to put the .h file so the compiler can see it?
Thanks.