1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00
Files
godot/platform/ios
A Thousand Ships a1846b27ea Improve use of Ref.is_null/valid
Use `is_null` over `!is_valid` and vice versa.
2024-12-23 16:35:02 -05:00
..
2024-12-23 16:35:02 -05:00
2024-01-11 16:59:38 +02:00
2024-01-11 16:59:38 +02:00
2024-12-02 12:08:14 -05:00
2024-12-02 12:08:14 -05: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