Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 671 Bytes

File metadata and controls

9 lines (7 loc) · 671 Bytes

Lotame SDK for iOS

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).

LICENSE

See the LICENSE file