OAuth code not included in latest source
GoogleCodeExporter opened this issue · 3 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Download latest source and also the most recent zip (1.12.0)
2. Compare contents of the source folder.
What is the expected output? What do you see instead?
Source Folder in the latest source does not have an OAuth folder, but in the
zip it does. The project doesn't build without this.
Original issue reported on code.google.com by liron.ko...@gmail.com
on 12 Sep 2012 at 7:32
GoogleCodeExporter commented
I just checked out the current sources with the command listed at
https://code.google.com/p/gdata-objectivec-client/source/checkout
It included the OAuth 2 library in the Source/OAuth2 directory
Original comment by grobb...@google.com
on 12 Sep 2012 at 8:04
- Changed state: Invalid
GoogleCodeExporter commented
I don't see it.
https://code.google.com/p/gdata-objectivec-client/source/browse/#svn%2Ftrunk%2FS
ource
Directories
svn
>branches
>tags
>trunk
>>Examples
>>Source
>>>ACL
>>>BaseClasses
>>>Clients
>>>Elements
>>>GData.xcodeproj
>>>Geo
>>>Introspection
>>>Media
>>>Networking
>>>Resources
>>>Tests
>>>Tools
>>>XMLSupport
>>>wiki
Original comment by liron.ko...@gmail.com
on 12 Sep 2012 at 11:48
GoogleCodeExporter commented
I did the checkout before using SourceTree on Mac, which converted it from an
svn to a mercurial repository. Apparently that type of checkout won't bring in
the items that you have linked to from other repositories. Might want to leave
a note to that effect. Using SVN directly does bring in those files.
Original comment by liron.ko...@gmail.com
on 27 Sep 2012 at 1:07