Open gerard0315 opened 8 years ago
Hi, tried to delete the original project and start a new one, after installing podfile still can only import SocketIO rather then Socket_IO_Client_Swift. The entire error message is:
it was working for me then all of a sudden i got hit with the same error
Anyone got solution for this problem?
It's good to know I'm not the only one facing this issue... I couldn't make it working with the import of files, but I moved all classes from Sockets into my project - therefore I do not use the import any more - all methods are visible and working fine
same shit has been happened with me it works fine via cocoapods and fails with swift package manager
Hi I'm new to ios development and i install the library with cocoapods. I can only import SocketIO instead of Socket_IO_Client_Swift. And build fails every time with the following error:
ld: framework not found Socket_IO_Client_Swift clang: error: linker command failed with exit code 1 (use -v to see invocation)