Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

updating requirement in README #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Today (15/03/09) the Socket.io guys [announced their own iOS library](http://soc
As of version 0.4, this library requires at least OS X 10.7 or iOS 5.0.
Because of this, we were able to remove the external JSON frameworks in v0.5 and only rely on iOS' own `NSJSONSerialization`.


-Add "libicucore.dylib" under "Linked Frameworks and Libraries" in Xcode.
## Usage

The easiest way to connect to your Socket.IO / node.js server is
Expand Down