GData-iOS-Static-Library-1.12
GData-iOS-Static-Library-1.12 copied to clipboard
iOS Static Library for Google Data APIs
GData iOS Static Library
iOS static library of Google Data APIs Objective-C Client Library
It can be used in both simulator and devices. Tested with Xcode 4.1.1 on Mac OS X 10.7.1
How to use
- Add all files (header files and the .a binary image) into your Xcode project
- In your target -> Build Settings, set
/usr/include/libxml2in Header Search Paths - In your target -> Build Phases -> Link Binary With Libraries, add
libxml2.dylib - To use the
gdataclasses, just add the following line in your header file:#import "GData.h" - Done
Questions?
Open a github issue or ping me on Twitter