We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd21ca0 commit 9355fc5Copy full SHA for 9355fc5
README.md
@@ -67,7 +67,7 @@ Add this line to your `Cartfile`:
67
github "socketio/socket.io-client-swift" ~> 3.0.1 # Or latest version
68
```
69
70
-Run `carthage update`.
+Run `carthage update --platform ios,macosx`.
71
72
Manually (iOS 7+)
73
-----------------
0 commit comments