Open kasran15 opened 6 years ago
hi any updates here???
Please use CocoaPods, I just updated readme.
Thank you!
once you install the pods try to manually search & replace:
@import KissXML => #import "KissXML.h" @import CocoaAsyncSocket => #import "GCDAsyncSocket.h"
楼主你好,我现在是在用Xcode9.2 RectNative开发一个基于XMPP的聊天模块!但是我现在项目导入最新的XMPPFramework之后,但是libidn 这个库没有更新。编译时总是报错:Module 'libidn' not found。不知你们是否又遇到类似的问题。求指教
楼主你好,我现在是在用Xcode9.2 RectNative开发一个基于XMPP的聊天模块!但是我现在项目导入最新的XMPPFramework之后,但是libidn 这个库没有更新。编译时总是报错:Module 'libidn' not found。不知你们是否又遇到类似的问题。求指教
找到解决方案了吗 哥们 huanu111 找到解决方案的话 麻烦哥们加我一下微信 指教一下
This is because of an error in Kiss XML that can be linked to this https://github.com/robbiehanson/KissXML/pull/94
What is the solution here?