2
0
mirror of https://github.com/godotengine/godot.git synced 2025-01-06 17:37:18 +08:00
godot/platform/macos/README.md
2023-01-14 19:38:00 +03:00

1007 B

macOS platform port

This folder contains the C++, Objective-C and Objective-C++ code for the macOS platform port.

See also misc/dist/macos folder for additional files used by this platform. misc/dist/macos_tools.app is an .app bundle template used for packaging the macOS editor, while misc/dist/macos_template.app is used for packaging macOS export templates.

Documentation