Skip to content

makos88/Telegram-iOS

This branch is 11500 commits behind TelegramMessenger/Telegram-iOS:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

853febc · Jun 9, 2020
Oct 7, 2019
Mar 1, 2020
Jun 5, 2020
Apr 23, 2020
Feb 19, 2020
May 29, 2020
May 6, 2020
Jun 9, 2020
May 12, 2020
Mar 3, 2020
May 29, 2020
Nov 4, 2019
Oct 6, 2019
Feb 26, 2020
Mar 9, 2020
Jun 7, 2020
Feb 21, 2020
Jul 10, 2019
Jun 5, 2020
Oct 11, 2019
Oct 8, 2019
Feb 15, 2020
Apr 1, 2020
Aug 30, 2019
Aug 18, 2019
Apr 1, 2020
Mar 1, 2020
Apr 1, 2020

Repository files navigation

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.

About

Telegram-iOS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 73.6%
  • Objective-C 21.7%
  • Objective-C++ 1.4%
  • C 1.4%
  • Starlark 1.1%
  • C++ 0.4%
  • Other 0.4%