iOS: increase required Xcode/SDK version for compilation

This commit is contained in:
Sergey Minakov
2020-10-06 11:09:54 +03:00
parent 252d430a06
commit 975e371fc3

View File

@@ -10,7 +10,7 @@ Requirements
- SCons 3.0+ (you can install it via Homebrew or Macports, you should be able
to run ``scons`` in a terminal when installed).
- Xcode 10.0 (or later) with the iOS (10.0) SDK and the command line tools.
- Xcode 11.0 (or later) with the iOS (13.0) SDK and the command line tools.
If you are building the ``master`` branch: