mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Slightly improved macOS build docs by adding storage requirements.
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
|
|
||||||
Choose a folder for the future build, for example **/Users/user/TBuild**. It will be named ***BuildPath*** in the rest of this document. All commands will be launched from Terminal.
|
Choose a folder for the future build, for example **/Users/user/TBuild**. It will be named ***BuildPath*** in the rest of this document. All commands will be launched from Terminal.
|
||||||
|
|
||||||
|
**Note about disk space:** The full build process will require approximately **55 GB** of free space. This includes:
|
||||||
|
- **~35 GB** for libraries (when building for both x64 and arm64 architectures)
|
||||||
|
- **~20 GB** for the compiled Telegram app (in the `out` folder)
|
||||||
|
|
||||||
### Obtain your API credentials
|
### Obtain your API credentials
|
||||||
|
|
||||||
You will require **api_id** and **api_hash** to access the Telegram API servers. To learn how to obtain them [click here][api_credentials].
|
You will require **api_id** and **api_hash** to access the Telegram API servers. To learn how to obtain them [click here][api_credentials].
|
||||||
|
Reference in New Issue
Block a user