godot/modules/mono/mono_gd/support
Ignacio Etcheverry 445f1c6e7b Mono/C#: Add iOS support
Right now, games only work on devices when exported with FullAOT+Interpreter.
There are some issues left that need to addressed for FullAOT alone. Right now,
it's giving issues with the Godot.NativeCalls static constructor.
2020-04-14 18:03:10 +02:00
..
android_support.cpp Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
android_support.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
ios_support.h Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00
ios_support.mm Mono/C#: Add iOS support 2020-04-14 18:03:10 +02:00