-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No such module 'ifaddrsiOS' #2
Comments
@mattfiocca this issue should be fixed. I just push a version that also moves the code to Swift 3.0 and fixes pod installation bugs. There is currently another bug where hostnames sometimes don't appear that I am looking into, but installation should work now. |
Hi @pushchris I'm experiencing the same issue as @mattfiocca after a new pod install just now. Any ideas? Cheers |
Same issue here, fresh installation done right now. |
same issue here, deployment target is iOS 10.1 |
I just installed the pod, and from my workspace tried to run my app on an iPad Mini, and getting the compile error:
No such module 'ifaddrsiOS'
I also just tried an iPad Pro Sim, and getting
No such module 'ifaddrsiOSSim'
Screenshot:
I'm running Xcode Version 8.0 (8A218a), targeting iOS 9.3
The text was updated successfully, but these errors were encountered: