1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00
Files
godot/platform/ios
Rémi Verschelde 4f478a55cc Merge pull request #86843 from RandomShaper/fix_null_ptr
Avoid several null-dereferences of ApiContextRD
2024-02-07 10:58:01 +01:00
..
2023-09-27 21:27:15 +03:00
2024-01-11 16:59:38 +02:00
2024-01-11 16:59:38 +02:00
2024-01-11 16:59:38 +02:00
2024-01-11 16:59:38 +02:00

iOS platform port

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

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

Documentation