Target of the Sprint
The first goal is to have our first iOS application talking to Nuxeo via Automation.
Proposed steps
Automation client
The very first step is to have an automation client in ObjectiveC.
This client could be developed in pure MacOS : it does not need to be dependent on iOS (as long as we use APIs existing in iOS).
Very simple Document Lists display
Build a simple app that uses Automation Client to execute a query and fetch (ideally lazily) documents to display them in a List view.
CI integration
See how we can integrate the build with Jenkins.
Labels