Open Sheik786 opened 7 years ago
Go to the build phase configuration related to JSONKit (e.g. the JSONKit target under the Pod project if using cocoapods), find "JSONKit.m" under "Compile sources" phase, and add "-fno-objc-arc" in the compiler flags column.
After importing JSONkit.h and JSONkit.m into xcode..getting error like this #error JSONKit does not support Objective-C Automatic Reference Counting (ARC)