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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Features
19
19
Installation
20
20
====================
21
21
22
-
+ download newest version of library avaiable here:[Lib]
22
+
+ download newest version of library from releases section[Lib]
23
23
+ add these files to your project (drag&drop into xCode project)
24
24
+ make sure that you have added “-ObjC -all_load” to “other linker flags” (click at project root element, select “Build settings” tab, search for “other linker flags”)
25
25
+ <del>if you already have JSONKit.m file in your project, please remove it because of linker conflict</del> We switched to Apple's NSJSONSerialization so skip this step.
@@ -79,4 +79,4 @@ Contributing:
79
79
Did you find a bug ? Do you have feature request ? Do you want to merge a feature ?
80
80
Send us a pull request or add an issue in the tracker!
0 commit comments