From ed1fb27a452c74f9f81e1a583b03c97da20afd6e Mon Sep 17 00:00:00 2001 From: Arseny Smirnov Date: Wed, 14 Feb 2018 13:29:54 +0300 Subject: [PATCH] tqueue: remove dl_print_backtrace_gdb GitOrigin-RevId: 07e0ee4f63262a2883b5678a365873bd7a312c23 --- example/ios/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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