Ali 7f77b9946e Revert "Bump version [nocache]"
This reverts commit 6392536e8e18cc9a7993ff0f7c002e1643c77f9d.
2020-09-26 12:34:31 +04:00
2020-02-19 22:09:53 +04:00
2020-09-21 17:02:26 +03:00
2020-07-09 00:49:19 +04:00
2020-09-21 17:02:26 +03:00
2020-09-21 15:53:20 +03:00
2020-09-21 17:02:26 +03:00
2020-03-04 02:10:49 +04:00
2020-08-21 21:11:29 +01:00
2020-05-29 20:11:36 +04:00
2019-11-04 19:44:25 +04:00
2020-02-26 20:12:03 +04:00
2020-07-09 00:44:50 +04:00
2020-08-15 10:13:54 +01:00
2020-02-22 01:31:42 +04:00
2019-08-30 23:32:32 +04:00
2019-08-18 23:07:18 +03:00
2020-09-26 12:34:31 +04:00
2020-08-27 16:26:41 +01:00
2019-10-11 15:53:59 +04:00
2019-10-08 19:38:14 +04:00
2020-04-01 21:56:51 +04:00
2020-04-01 21:56:51 +04:00
2020-02-15 20:05:49 +01:00

Telegram iOS Source Code Compilation Guide

  1. Install the brew package manager, if you havent already.
  2. Install the packages yasm, cmake:
brew install yasm cmake
  1. Clone the project from GitHub:
git clone --recursive https://github.com/TelegramMessenger/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 874 MiB
Languages
Swift 43.9%
C 43.7%
Objective-C 5.1%
Assembly 3.3%
C++ 1.7%
Other 1.8%