|
@@ -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`.
|
|
|
|
|