This open source library can be leveraged by Lotame clients to collect data from within their iOS applications. Editing it requires Xcode 5 or higher. There is a special build target, CrowdControlAggregate, that includes a run script to build a single .a archive for distribution to clients. This archive includes binaries for both the iOS simulator in Xcode, and for actual iOS devices. To build, open the project in xcode, and select the scheme "CrowdControlAggregate" to run/build. The archive will end up in build/
The SDK has a dependency on OpenUDID (https://github.com/ylechelle/OpenUDID).
See the LICENSE file