Bläddra i källkod

iOS: increase required Xcode/SDK version for compilation

Sergey Minakov 4 år sedan
förälder
incheckning
975e371fc3
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      development/compiling/compiling_for_ios.rst

+ 1 - 1
development/compiling/compiling_for_ios.rst

@@ -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: