- Renamed distribution target
- Added "HockeySDK Framework" with iOS 8 as deployment target
- Using the framework distribution is not yet recommended, as it contains all architectures (i386, x86_64, armv7, armv7s, arm64) and would be part of the app as is, which currently is about 5.2 MB in size. A proper usage would require the binary to be stripped from non-needed architectures at app build time before distributing it