godot/modules/mono/editor/GodotTools/GodotTools/Export
Lorenz Junglas 519f369795 C# GodotTools: Replace platform Identifier "OSX" with "macOS"
Because `Strings OS_OSX::get_name() const` now returns "macOS" (15a9f94346)
The C# GodotTools were still using "OSX" as identifier a few things were borken (e.g. dotnet/msbuild detection).
2020-10-08 13:51:19 +02:00
..
AotBuilder.cs C# GodotTools: Replace platform Identifier "OSX" with "macOS" 2020-10-08 13:51:19 +02:00
ExportPlugin.cs C# GodotTools: Replace platform Identifier "OSX" with "macOS" 2020-10-08 13:51:19 +02:00
XcodeHelper.cs Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00