This document outlines development practices that we follow while developing this SDK.
Ensure that you have SwiftLint installed as we utilize it within our project.
To install via Homebrew run:
brew install swiftlint
Our Xcode workspace has a Run Phase which integrates in SwiftLint so the only prerequisite is installing via Homebrew.