mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 19:29:06 +00:00
Merge pull request #1537 from clayheaton/patch-1
Fixed incorrect documentation for MacOS compiling
This commit is contained in:
committed by
mhilbrunner
parent
91f74e4ae9
commit
d6747d7ebf
@@ -37,7 +37,7 @@ built with `scons p=osx target=release_debug`:
|
||||
|
||||
user@host:~/godot$ cp -r misc/dist/osx_tools.app ./Godot.app
|
||||
user@host:~/godot$ mkdir -p Godot.app/Contents/MacOS
|
||||
user@host:~/godot$ cp bin/godot.osx.opt.tools.64 Godot.app/Contents/MacOS/Godot
|
||||
user@host:~/godot$ cp bin/godot.osx.tools.64 Godot.app/Contents/MacOS/Godot
|
||||
user@host:~/godot$ chmod +x Godot.app/Contents/MacOS/Godot
|
||||
|
||||
Compiling for 32 and 64-bit
|
||||
|
||||
Reference in New Issue
Block a user