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

json-framework authentication ? #10

Closed
GoogleCodeExporter opened this issue Jul 8, 2015 · 4 comments
Closed

json-framework authentication ? #10

GoogleCodeExporter opened this issue Jul 8, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. svn download
2.
3.

What is the expected output? What do you see instead?
json-framework authentication 
what username?
what password?

What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by dyju...@renasoftware.co.kr on 30 Mar 2012 at 9:00

@GoogleCodeExporter
Copy link
Author

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 grobb...@google.com on 30 Mar 2012 at 6:24

@GoogleCodeExporter
Copy link
Author

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 grobb...@google.com on 31 Mar 2012 at 9:24

@GoogleCodeExporter
Copy link
Author

Thanks to reply.

Original comment by dyju...@renasoftware.co.kr on 2 Apr 2012 at 10:31

@GoogleCodeExporter
Copy link
Author

The project has been updated to pull the SBJSON files from git.

Original comment by grobb...@google.com on 3 Apr 2012 at 10:35

  • Changed state: Fixed

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

No branches or pull requests

1 participant