mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Update readme
This commit is contained in:
parent
44b9d681b5
commit
120135b8fe
@ -1,14 +1,14 @@
|
|||||||
# Telegram iOS Source Code Compilation Guide
|
# Telegram iOS Source Code Compilation Guide
|
||||||
|
|
||||||
1. Install the brew package manager, if you haven’t already.
|
1. Install the brew package manager, if you haven’t already.
|
||||||
2. Install the packages pkg-config, yasm:
|
2. Install the packages yasm, cmake:
|
||||||
```
|
```
|
||||||
brew install pkg-config yasm
|
brew install yasm cmake
|
||||||
```
|
```
|
||||||
3. Clone the project from GitHub:
|
3. Clone the project from GitHub:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone --recursive https://github.com/peter-iakovlev/Telegram-iOS.git
|
git clone --recursive https://github.com/TelegramMessenger/Telegram-iOS.git
|
||||||
```
|
```
|
||||||
4. Open Telegram-iOS.workspace.
|
4. Open Telegram-iOS.workspace.
|
||||||
5. Open the Telegram-iOS-Fork scheme.
|
5. Open the Telegram-iOS-Fork scheme.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user