diff options
| author | Arseny Smirnov <arseny30@gmail.com> | 2018-02-14 13:29:54 +0300 |
|---|---|---|
| committer | Arseny Smirnov <arseny30@gmail.com> | 2018-02-14 13:29:54 +0300 |
| commit | ed1fb27a452c74f9f81e1a583b03c97da20afd6e (patch) | |
| tree | 21bf5f996c38eff619645e42150b3e54fb924f0f /example/ios | |
| parent | f8429cf2b4493c954ed2662802655fdd3ffc8bbd (diff) | |
tqueue: remove dl_print_backtrace_gdb
GitOrigin-RevId: 07e0ee4f63262a2883b5678a365873bd7a312c23
Diffstat (limited to 'example/ios')
| -rw-r--r-- | example/ios/README.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/example/ios/README.md b/example/ios/README.md index 8fdb59b27..efc21004a 100644 --- a/example/ios/README.md +++ b/example/ios/README.md @@ -1,7 +1,10 @@ # Build for iOS Bellow are instructions for building TdLib for iOS, watchOS and also macOS. -If you need just macOS build take a look [here](https://github.com/tdlib/td#os-x) + +If you need just macOS build take a look [here](https://github.com/tdlib/td#os-x). + +For example of usage take a look [here](https://github.com/tdlib/td/tree/master/example/swift). ## Build OpenSSL First, you should build OpenSSL library for ios |
