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
JSONKit is abandoned. So there will be no support for ARC. If you build for iOS7 only then use the built in JSON functions. You don't need to use JSONKit.
opensource project PlotCreator must use jsonkit.
but my develop environment is xcode 5 for iOS 7.
when i runing project . error is :
/Users/资料/honcheng-iOSPlot-df5d2af/iOSPlot/JSONKit.m:140:2: JSONKit does not support Objective-C Automatic Reference Counting (ARC)
how support xcode 5 for iOS 7
The text was updated successfully, but these errors were encountered: