The Wayback Machine - https://web.archive.org/web/20200809190630/https://github.com/TelegramMessenger/Telegram-iOS
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Apr 23, 2020
Feb 19, 2020
Mar 3, 2020
May 29, 2020
Feb 21, 2020
Jun 18, 2020
Oct 11, 2019
Feb 15, 2020
Aug 30, 2019
Aug 18, 2019

README.md

Telegram iOS Source Code Compilation Guide

  1. Install the brew package manager, if you haven’t 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.
You can’t perform that action at this time.