Ilya Laktyushin c2f53ea3a4 Don't display share button for media in Recent Actions
Remove percent encoding before adding it again (for Google Maps links)
2019-09-11 08:03:30 +03:00
2019-08-13 02:53:23 +03:00
2019-09-09 01:22:08 +04:00
2019-09-09 01:22:08 +04:00
2019-09-09 01:22:08 +04:00
2019-09-09 01:22:08 +04:00
2018-11-14 23:03:33 +04:00
2019-09-09 16:10:16 +03:00
2019-05-03 05:46:07 +04:00
2019-09-02 21:30:09 +03:00
2018-11-23 20:44:28 +03:00
2019-08-03 00:36:53 +03:00
2019-09-09 01:22:08 +04:00
2019-09-09 01:22:08 +04:00
2019-08-18 23:19:55 +03:00
2019-07-10 02:06:16 +04:00
2019-06-11 18:40:27 +01:00
2019-06-11 00:45:09 +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 877 MiB
Languages
Swift 44.2%
C 43.5%
Objective-C 5.1%
Assembly 3.2%
C++ 1.7%
Other 1.9%