Ilya Laktyushin 8ca47c3aef Donate send message intents when posting from share controller
Clear donated send message intents on logout
2019-11-07 18:31:36 +04:00
2019-11-04 12:51:42 +04:00
2019-10-30 20:27:28 +04:00
2019-11-05 22:16:14 +04:00
2019-11-02 22:55:07 +04:00
2019-10-30 20:27:28 +04:00
2019-08-31 02:09:09 +04:00
2019-05-03 05:46:07 +04:00
2018-11-23 20:44:28 +03:00
2019-11-03 00:47:18 +04:00
2019-10-30 20:27:28 +04:00
2019-11-04 19:44:25 +04:00
2019-11-04 02:02:03 +04:00
2019-11-04 03:10:05 +04:00
2019-10-19 17:51:42 +04:00
2019-10-29 23:28:14 +04: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-10-30 20:27:28 +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 913 MiB
Languages
Swift 45.4%
C 42.5%
Objective-C 4.9%
Assembly 3.2%
C++ 1.7%
Other 1.9%