Files
arthurmtro 46fb015202 [macOS] Pass parent environment to spawned app instances
(cherry picked from commit 2df02c8463f9b57467c5e7b1443c09169548a0ef)
2026-03-18 10:37:18 -05:00
..

macOS platform port

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

This platform uses shared Apple code (drivers/apple).

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