We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950c8b9 commit d7e300cCopy full SHA for d7e300c
contributing/development/compiling/compiling_for_macos.rst
@@ -71,7 +71,7 @@ Manager.
71
72
To create an ``.app`` bundle like in the official builds, you need to use the
73
template located in ``misc/dist/macos_tools.app``. Typically, for an optimized
74
-editor binary built with ``target=release_debug``::
+editor binary built with ``dev_build=yes``::
75
76
cp -r misc/dist/macos_tools.app ./Godot.app
77
mkdir -p Godot.app/Contents/MacOS
0 commit comments