mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-01 16:06:59 +00:00
Fixed gallery transition out for gifs in Instant View Don't display close button in live location panel in chats if not sharing own location
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
44.2%
C
43.5%
Objective-C
5.1%
Assembly
3.2%
C++
1.7%
Other
1.9%