mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Remove reference to old target in the macOS docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user