IcaliaLabs / LoginKit

LoginKit is a quick and easy way to add a Login/Signup UX to your iOS app.
MIT License
662 stars 90 forks source link

No such module 'LoginKit' #37

Open thunpisit opened 5 years ago

thunpisit commented 5 years ago

In my Podfile I added pod "ILLoginKit", then I installed pod as a normal installation. After that I went into Xcode and add import 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)

ageorgios commented 5 years ago

same here

tuguScript commented 5 years ago

same here

thunpisit commented 5 years ago

Any updates?

vitchor commented 5 years ago

Adding import ILLoginKit did the trick for me.

tsanjoto commented 5 years ago

@vitchor that didn't work for me

danlozano commented 5 years ago

Sorry, have been really busy lately with work.

Will look into these issues ASAP.

Yeah, it should be ILLoginKit, unfortunately LoginKit was already taken.