aksonov / react-native-xmpp

XMPP library for React Native (iOS and Android native support)
BSD 2-Clause "Simplified" License
307 stars 97 forks source link

IOS libibn库找不到 #108

Open tanjunmu opened 6 years ago

tanjunmu commented 6 years ago

我现在是在用Xcode9.2 RectNative开发一个基于XMPP的聊天模块!但是我现在项目导入最新的XMPPFramework之后,但是libidn 这个库没有更新。编译时总是报错:Module 'libidn' not found。不知是否有遇到类似的问题。求指教

LtotheWT commented 6 years ago

pod install --repo-update