Fix misprint.
GitOrigin-RevId: 9fe324831e9b6fade4ac5a48f0c75b7bdc8762f9
This commit is contained in:
parent
4bbedbfc15
commit
0166b9c8f9
@ -33,7 +33,7 @@ cd <path to TDLib sources>/example/ios
|
|||||||
./build.sh
|
./build.sh
|
||||||
```
|
```
|
||||||
This may take a while, because TDLib will be built about 10 times.
|
This may take a while, because TDLib will be built about 10 times.
|
||||||
Resulting library for iOS will work on any architecture (arv7, armv7s, arm64) and even on a simulator.
|
Resulting library for iOS will work on any architecture (armv7, armv7s, arm64) and even on a simulator.
|
||||||
We use [CMake/iOS.cmake](https://github.com/tdlib/td/blob/master/CMake/iOS.cmake) toolchain, other toolchains may work too.
|
We use [CMake/iOS.cmake](https://github.com/tdlib/td/blob/master/CMake/iOS.cmake) toolchain, other toolchains may work too.
|
||||||
|
|
||||||
Built libraries will be store in `tdjson` directory.
|
Built libraries will be store in `tdjson` directory.
|
||||||
|
Reference in New Issue
Block a user