I try to install Carthage in my project but it always crash on launch.
Nothing works from what I've tried..
Error:
dyld: Library not loaded: @rpath/StarscreamSocketIO.framework/StarscreamSocketIO
Referenced from: /private/var/containers/Bundle/Application/69ADA4FD-59A0-4840-9A64-XXXXX/XXXX.app/Frameworks/SocketIO.framework/SocketIO
Reason: image not found
Carthage folder:
Linked Frameworks and Libraries:

I also tried to set the framework in Embedded Binaries.
Thank you.



