zhzenghui / Telegram-iOS

Telegram-iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Swift 73.4%Language:Objective-C 22.0%Language:C 1.4%Language:Objective-C++ 1.3%Language:Starlark 1.2%Language:C++ 0.2%Language:Shell 0.2%Language:Makefile 0.1%Language:CMake 0.1%Language:Python 0.0%Language:HTML 0.0%Language:JavaScript 0.0%Language:Mathematica 0.0%Language:GLSL 0.0%