-
Notifications
You must be signed in to change notification settings - Fork 90
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 'LoginKit' #37
Comments
same here |
1 similar comment
same here |
Any updates? |
Adding |
@vitchor that didn't work for me |
Sorry, have been really busy lately with work. Will look into these issues ASAP. Yeah, it should be |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In my Podfile I added
pod "ILLoginKit"
, then I installed pod as a normal installation. After that I went into Xcode and addimport LoginKit
but for some reason its yelling: No such module 'LoginKit'. Anyone encounter this problem or know how to fix it?I'm on Xcode Version 10.1 (10B61)
The text was updated successfully, but these errors were encountered: