Skip to content

Commit 85644cc

Browse files
authored
Update INSTALL.md
1 parent 21b7bc8 commit 85644cc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

INSTALL.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
git clone https://github.com/overtake/TelegramSwift.git --recurse-submodules
77
```
88
2. ```brew install cmake ninja openssl@1.1 zlib autoconf libtool automake yasm pkg-config```
9-
3. Open `Telegram-Mac.xcworkspace` in **Xcode 10.3**. Avoid Xcode 10.11+ because it causes additional errors when building the libraries with optimizations turned on.
10-
4. Select build target to **Github** and **Run** build.
9+
3. sh %project_dir%/scripts/configure_frameworks.sh
10+
4. Open `Telegram-Mac.xcworkspace` in the latest XCode.
11+
5. Build.
1112

1213

1314

0 commit comments

Comments
 (0)