change readme

This commit is contained in:
Erik 2015-06-26 09:57:37 -04:00
parent 362f4e90b8
commit 7206fa6d5c

View File

@ -52,9 +52,9 @@ SocketIOClient* socket = [[SocketIOClient alloc] initWithSocketURL:@"localhost:8
- Can be used from Objective-C - Can be used from Objective-C
##Installation ##Installation
Requires Swift 1.2/Xcode 6.3 Requires Swift 2/Xcode 7
If you need Swift 1.1/Xcode 6.2 use v1.5.2. (Pre-Swift 1.2 support is no longer maintained) If you need Swift 1.2/Xcode 6.3/4 use v2 (Pre-Swift 2 support is no longer maintained)
Manually (iOS 7+) Manually (iOS 7+)
----------------- -----------------
1. Copy the SocketIOClientSwift folder into your Xcode project. (Make sure you add the files to your target(s)) 1. Copy the SocketIOClientSwift folder into your Xcode project. (Make sure you add the files to your target(s))