Meet
Meet copied to clipboard
No such module 'ListKit'
when I try to run it, Xcode shows up error as below.
No such module 'ListKit'
and I tried carthage command to install the dependency
carthage update --no-use-binaries --platform iOS
run the demo again remains the same error.
how can I solve this problem?
thanks.
ps: xcode version: 7.3