Remove reference to old target in the macOS docs

This commit is contained in:
Adam Scott
2023-09-18 16:14:08 -04:00
committed by Max Hilbrunner
parent 3ca515ee9f
commit 323c500c7c

View File

@@ -71,7 +71,7 @@ Manager.
To create an ``.app`` bundle like in the official builds, you need to use the
template located in ``misc/dist/macos_tools.app``. Typically, for an optimized
editor binary built with ``target=release_debug``::
editor binary built with ``dev_build=yes``::
cp -r misc/dist/macos_tools.app ./Godot.app
mkdir -p Godot.app/Contents/MacOS