Files
godot/platform/ios
Rémi Verschelde f1ce0e6510 Merge pull request #106814 from stuartcarnie/rendering/hdr-output
Apple: Support output to EDR (HDR) displays
2026-03-02 12:35:22 +01:00
..
2026-02-27 19:08:29 -05:00
2026-02-18 20:37:22 +05:00

iOS platform port

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

This platform derives from the Apple embedded abstract platform (drivers/apple_embedded).

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

See also misc/dist/apple_embedded_xcode folder for the Xcode project template used for packaging the iOS export templates.

Documentation