Browse Source

iOS: mention MoltenVK SDK for iOS compilation.

Sergey Minakov 5 years ago
parent
commit
3edcb5581b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      development/compiling/compiling_for_ios.rst

+ 5 - 0
development/compiling/compiling_for_ios.rst

@@ -12,6 +12,11 @@ Requirements
    to run ``scons`` in a terminal when installed).
    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 10.0 (or later) with the iOS (10.0) SDK and the command line tools.
 
 
+If you are building the ``master`` branch:
+
+-  Download and follow README instructions to build a static ``.a`` library
+   from the `MoltenVK SDK <https://github.com/KhronosGroup/MoltenVK#fetching-moltenvk-source-code>`__.
+
 .. seealso:: For a general overview of SCons usage for Godot, see
 .. seealso:: For a general overview of SCons usage for Godot, see
              :ref:`doc_introduction_to_the_buildsystem`.
              :ref:`doc_introduction_to_the_buildsystem`.