Merge pull request #3805 from naithar/feature/ios-vulkan

MoltenVK SDK for iOS
This commit is contained in:
Rémi Verschelde
2020-07-30 15:23:30 +02:00
committed by GitHub

View File

@@ -12,6 +12,11 @@ Requirements
to run ``scons`` in a terminal when installed).
- 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
:ref:`doc_introduction_to_the_buildsystem`.