You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checkout the [FAQs](https://nuclearace.github.io/Socket.IO-Client-Swift/faq.html) for commonly asked questions.
62
62
63
63
## Installation
64
-
Requires Swift 3/Xcode 8.x
64
+
Requires Swift 4/Xcode 9.x
65
65
66
-
If you need swift 2.3 use the swift2.3 tag (Pre-Swift 3 support is no longer maintained)
66
+
If you need Swift 2.3 use the [swift2.3 tag](https://github.com/socketio/socket.io-client-swift/releases/tag/swift2.3) (Pre-Swift 4 support is no longer maintained)
67
67
68
-
If you need swift 2.2 use 7.x.
69
-
70
-
If you need Swift 2.1 use v5.5.0.
71
-
72
-
If you need Swift 1.2 use v2.4.5.
73
-
74
-
If you need Swift 1.1 use v1.5.2.
68
+
If you need Swift 3.x use v11.1.3.
75
69
76
70
### Swift Package Manager
77
71
Add the project as a dependency to your Package.swift:
0 commit comments