This repository has been archived by the owner on May 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 246
Type 'RunLoop' has no member 'Mode' #140
Comments
I get the same error when upgrading to swift 4.2/5.0 & XCode 10.2. I build using Cocoapods, which gets SwiftWebSocket version 2.7. |
that's because the author made code changes, but did not release a new version to the cocoapods master repo: |
No updated version... ... Is there any other good swift web socket library ?? |
@yhz82415 you could have a lookt at Starscream https://github.com/daltoniam/Starscream |
Cocoapods is not the lasted. Just modify is by yourself. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello everyone.
I am getting this error "Type 'RunLoop' has no member 'Mode'" when I copy the file "WebSocket.swift" in my project.
I am using XCode Version 9.4.1 Mac OS High Sierra 10.13.4
Any help will be highly appreciated. Thanks.
The text was updated successfully, but these errors were encountered: