This repo is for the iOS SDK that clients can use to send events to Smyte. The SDK should be built as a framework using build_framework.sh and imported to subsequent projects.
- Clone the repo locally
cdto the source directory- Run
sh build_framework.sh - Use the output
SmyteSDK.frameworkin the source directory