Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't use in xcode 5 for iOS 7 Develop #143

Open
jwter opened this issue Nov 1, 2013 · 2 comments
Open

can't use in xcode 5 for iOS 7 Develop #143

jwter opened this issue Nov 1, 2013 · 2 comments

Comments

@jwter
Copy link

jwter commented Nov 1, 2013

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

@hanneshal
Copy link

Hey,

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.

regards

Johannes

@bpoplauschi
Copy link

@johnezang someone should pick up this repo if you no longer can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants