Socket.io-client-swift: how can I manually import socketio for swift 4 iOS app

Created on 12 Dec 2017  路  4Comments  路  Source: socketio/socket.io-client-swift

I have followed instructions for installing the socketio libraries for my swift 4 iOS app but can't get it working. I have tried swift package manager and Carthage. I don't want to use cocoapods.

My question is how can I install the libraries just manually by downloading and copying the files to my app as I had with previous versions of the socketio?

question

Most helpful comment

Could you please add it again (manually install support) to your library.

All 4 comments

Manual import is no longer supported.

Could you please add it again (manually install support) to your library.

I really wish manual install could be added again. I have been struggling for the last 4 hours trying to get the package manager working.

I really wish too..

Was this page helpful?
0 / 5 - 0 ratings

Related issues

heisian picture heisian  路  4Comments

njawahire picture njawahire  路  4Comments

Yelles picture Yelles  路  5Comments

astrike30 picture astrike30  路  6Comments

JordanOsterberg picture JordanOsterberg  路  7Comments