This library makes it easy for iOS app developers to interact with data in any OData-compliant web service. It supports metadata-aware client-side code generation and full CRUD with query. If someone exposes a data model via OData, OData4ObjC makes it easy to get that model onto your iOS device.
Full user documentation is available in the user guide.
User support is available via our discussion forum on CodePlex. Please report bugs in our issue tracker on GitHub.
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/OData/OData4ObjC
To build OData4ObjC you will need a Mac with XCode. Full details are available in the build guide.
OData4ObjC is hosted on GitHub. Please fork it and contribute.
Apache 2.0