Rename OSX to macOS and iPhoneOS to iOS. Update iOS build instructions.

This commit is contained in:
bruvzg
2022-07-21 12:54:21 +03:00
parent 503408d245
commit b82de55573
7 changed files with 47 additions and 79 deletions
@@ -106,7 +106,7 @@ Compile Godot. This assumes you've set up a build environment:
.. code-block:: shell
# <platform> is the platform you're targeting for regression testing,
# like "windows", "x11" or "osx".
# like "windows", "x11" or "macos".
$ scons platform=<platform> -j4
Since building Godot takes a while, you want to dedicate as many CPU threads as