Smyte 0.0.6

Smyte 0.0.6

TestsTested
LangLanguage SwiftSwift
License Apache 2
ReleasedLast Release Jun 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Pete Hunt, Dave Newman.



Smyte 0.0.6

  • By
  • Smyte

Background

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.

Building the framework

  • Clone the repo locally
  • cd to the source directory
  • Run sh build_framework.sh
  • Use the output SmyteSDK.framework in the source directory