godot/modules/mono/editor
Hugo Locurcio 74fc4410f4
Remove support for ARMv7 (32-bit) on iOS
All iOS devices since the iPhone 5S support ARMv8 (64-bit).

The last iOS version supported on ARMv7 devices is 10.x, which is
too old to run Godot 4.0 projects since the minimum supported
iOS version is 11.0.
2022-02-08 22:11:29 +01:00
..
Godot.NET.Sdk Bump Godot.NET.Sdk and SourceGenerators versions 2021-12-05 15:56:18 +01:00
GodotTools Remove support for ARMv7 (32-bit) on iOS 2022-02-08 22:11:29 +01:00
bindings_generator.cpp Cleanup and move char functions to the `char_utils.h` header. 2022-02-04 11:35:01 +02:00
bindings_generator.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
code_completion.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
code_completion.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
editor_internal_calls.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
editor_internal_calls.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godotsharp_export.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godotsharp_export.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00