mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-26 15:31:12 +00:00
- 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