darshb / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

Where do I find the GData.framework? #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, I want to include the GData.framework to my Cocoa desktop app, but it's 
unclear to me where I would find it (the documentation is unclear on this).

Original issue reported on code.google.com by thehcdre...@gmail.com on 22 May 2011 at 3:58

GoogleCodeExporter commented 9 years ago
The GData xcode project builds the framework. Xcode projects put its build 
results into a Build directory. Look at the "Building" pane of the Xcode 
Preferences window to see where your copy of Xcode is putting the build 
products. After compiling the framework, it will be found in the Build 
directory.

For questions about using the GData library, please read and use the discussion 
group rather than this issues tracker. The issues tracker is just for bug 
reports and feature requests for the library.

http://groups.google.com/group/gdata-objectivec-client

Original comment by grobb...@google.com on 22 May 2011 at 11:51