SDK Updates

Bitcode Support

All apps built in Xcode 7 now have bitcode enabled by default, significantly decreasing the size of app binaries. We are currently offering two SDK builds, one with bitcode enabled for Xcode 7, and one with bitcode disabled for Xcode 6.4.

Xcode Bug Fix

A bug in Xcode 7 was producing numerous warnings when developers attempted to build against SDK 6.2.1. We have released a small patch that addresses the issue. This fix has slightly altered the integration instructions for Swift users linking against the static library.