aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/ios/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'example/ios/README.md')
-rw-r--r--example/ios/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ios/README.md b/example/ios/README.md
index 00d4312be..e8a2f8d18 100644
--- a/example/ios/README.md
+++ b/example/ios/README.md
@@ -8,7 +8,7 @@ For example of usage take a look at our [Swift example](https://github.com/tdlib
To compile `TDLib` you will need to:
* Install the latest Xcode via `xcode-select --install` or downloading it from [Xcode website](https://developer.apple.com/xcode/).
- It is not enough to install only command line developer tools to build `TDLib` for iOS.
+ It is not enough to install only command line developer tools to build `TDLib` for iOS. Xcode >= 14.0 is required to build TDLib for watchOS.
* Install other build dependencies using [Homebrew](https://brew.sh):
```
brew install gperf cmake coreutils