Dmytro Shevchuk
Dmytro Shevchuk
This extension will be integrated?
You need install 3.7.0 ver pod 'XMPPFramework', :git => "https://github.com/robbiehanson/XMPPFramework.git", :branch => 'master'
Which ver of the pod you use? I tested with ver 1.0.1 and everything worked fine. You develop on swift or obj-c?
With update xcode to ver. 8.0 , i have the same problem. After I installed CocoaPods 1.1.0.rc.2 and reinstall my pods, the error `*** file not found` was gone
How about `use_frameworks!` parameter in the podfile? it is uncommented?
Try 1.1.0 rc2 cocoapods ver
Have you fixed the bug with crash?
I've the Same problem Did you find any solution?
@jevonch have you found a solution to your question? I have the same issue.