godot-cpp icon indicating copy to clipboard operation
godot-cpp copied to clipboard

Support tvOS compilation

Open naithar opened this issue 4 years ago • 1 comments

Adds a tvOS support, so GDNative could be build for tvOS platform.

Depends on https://github.com/godotengine/godot/pull/58976 and https://github.com/godotengine/godot/pull/58977

naithar avatar Feb 13 '21 10:02 naithar

Depends on https://github.com/godotengine/godot/pull/58976 and https://github.com/godotengine/godot/pull/58977 now as they supersede https://github.com/godotengine/godot/pull/45829. Might need minor additional changes.

Anutrix avatar Oct 17 '22 02:10 Anutrix