Remove reference to old target in the macOS docs

This commit is contained in:
Adam Scott
2023-09-18 16:14:08 -04:00
parent 950c8b9a4d
commit d7e300c01d

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