Peter a07762e84e Update API
Refactor animated sticker playback
Move playback work to background
Cache animated stickers' first frame previews
Introduce cache lifetime classes
2019-06-28 17:22:32 +03:00
2019-06-25 23:34:24 +03:00
2019-06-28 17:22:32 +03:00
2019-06-28 17:22:32 +03:00
2019-06-28 17:22:32 +03:00
2019-06-28 17:22:32 +03:00
2018-11-14 23:03:33 +04:00
2019-06-28 17:22:32 +03:00
2019-06-27 00:06:27 +02:00
2019-05-03 05:46:07 +04:00
2018-11-23 20:44:28 +03:00
2019-06-27 00:06:27 +02:00
2019-06-28 17:22:32 +03:00
2019-06-11 00:45:09 +01:00
2019-03-28 18:06:20 +04:00
2019-06-11 18:40:27 +01:00
2019-06-11 00:45:09 +01:00
2019-06-08 00:02:40 +01:00
2019-06-14 15:35:34 +01:00

Telegram iOS Source Code Compilation Guide

  1. Install the brew package manager, if you havent already.
  2. Install the packages pkg-config, yasm:
brew install pkg-config yasm
  1. Clone the project from GitHub:
git clone --recursive https://github.com/peter-iakovlev/Telegram-iOS.git
  1. Open Telegram-iOS.workspace.
  2. Open the Telegram-iOS-Fork scheme.
  3. Start the compilation process.
  4. To run the app on your device, you will need to set the correct values for the signature, .entitlements files and package IDs in accordance with your developer account values.
Description
Supercharged Telegram fork for iOS from original creator of Nicegram
Readme 913 MiB
Languages
Swift 45.4%
C 42.5%
Objective-C 4.9%
Assembly 3.2%
C++ 1.7%
Other 1.9%