Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
I just tried checking out using the command shown from Source > Checkout tab,

svn checkout http://google-api-objectivec-client.googlecode.com/svn/trunk/ 
google-api-objectivec-client-read-only

and had no difficulty. The JSON files checked out as expected.

Original comment by [email protected] on 30 Mar 2012 at 6:24

from google-api-objectivec-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
I'm seeing the problem now.  It's not clear if the json-framework project will 
be coming back or not.  

If you're targeting iOS 5 or Mac OS X 10.7, then there's no need for the 
external source files, as JSON parsing is built into the system and will be 
used by the GData library.

As a workaround for supporting older OSes for now, you can pull the JSON 
sources into a directory called JSON with

  svn checkout https://github.com/stig/json-framework.git/tags/v2.3.2/Classes JSON

and put that JSON directory inside of the GData library's Source directory.  
Then add the JSON source files to your project.

Original comment by [email protected] on 31 Mar 2012 at 9:24

from google-api-objectivec-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Thanks to reply.

Original comment by [email protected] on 2 Apr 2012 at 10:31

from google-api-objectivec-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
The project has been updated to pull the SBJSON files from git.

Original comment by [email protected] on 3 Apr 2012 at 10:35

  • Changed state: Fixed

from google-api-objectivec-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.