Ali 1ca3bdc9f0 Revert "Update API"
This reverts commit 1d4fe238fe393c8281e9355dadbca2b1d76065ff.
2019-11-29 11:05:56 +04:00
2019-11-20 20:15:08 +04:00
2019-11-15 20:39:05 +04:00
2019-11-21 18:49:32 +04:00
2019-11-29 11:05:56 +04:00
2019-08-31 02:09:09 +04:00
2019-11-27 20:08:21 +04:00
2019-05-03 05:46:07 +04:00
2018-11-23 20:44:28 +03:00
2019-11-21 14:22:33 +04:00
2019-11-16 17:16:34 +04:00
2019-11-07 20:03:33 +04:00
2019-11-26 20:44:48 +04:00
2019-11-04 19:44:25 +04:00
2019-11-14 23:28:41 +04:00
2019-10-19 17:51:42 +04:00
2019-11-20 09:27:50 +00:00
2019-08-30 23:32:32 +04:00
2019-08-18 23:07:18 +03:00
2019-11-03 00:47:18 +04:00
2019-11-20 22:45:57 +04:00
2019-11-07 01:12:41 +04:00
2019-10-11 15:53:59 +04:00
2019-10-08 19:38:14 +04: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 890 MiB
Languages
Swift 44.6%
C 43.2%
Objective-C 5%
Assembly 3.2%
C++ 1.7%
Other 1.9%