只是留存一下XMPP相關框架的導入步驟,方便以后查看
1.其他語言可用XMPPFramework 框架地址
http://xmpp.org/xmpp-software/libraries/
2.下載XMPPFramework框架:
https://github.com/robbiehanson/XMPPFramework
3.git clone
https://github.com/robbiehanson/XMPPFramework.git
如果將項目移動到其他文件夾,可能會出現編譯時無法找到libidn.a庫的提示,按照以下步驟,可以解決此問題: 1. 在導航區域選中項目,然后在右側選擇Targets-項目-Build Phases 2. 在Link Binary With Libraries中,重新添加libidn.a庫
新聞熱點
疑難解答