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
+1-1
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 from releases section [Lib]
22
+
+ download newest version of library from releases section [Lib] or use it as cocoapods spec
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.
0 commit comments