h4. Top level targets
* use new /repurposed repo under aerogear org * has the iOS Core SDK in a usable state
h4. Technical targets
Core module should contain common functionalities that will be used by services. Initially it will be:
- Reading service configuration. - Managing network requests - Platform specific helpers that will be needed for all services. - Podspec for supporting service builds that will include core
h4. Blockers
We should investigate how we can hoist dependencies to avoid problems with linking source code. Test core, service with binary distribution. |
|