mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-05-05 12:07:28 +00:00
1e319a74fc3e467207870e57bb745a8beb0b66a6
Try to match western arabic passcode with eastern arabic for users who already stuck
Telegram iOS Source Code Compilation Guide
- Install the brew package manager, if you haven’t already.
- Install the packages pkg-config, yasm:
brew install pkg-config yasm
- Clone the project from GitHub:
git clone --recursive https://github.com/peter-iakovlev/Telegram-iOS.git
- Open Telegram-iOS.workspace.
- Open the Telegram-iOS-Fork scheme.
- Start the compilation process.
- 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
Languages
Swift
46.8%
C
41.3%
Objective-C
4.9%
Assembly
3.1%
C++
1.6%
Other
1.9%