mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Use a `HashSet` to avoid adding duplicate architectures on exporting. It seems we were adding `x86_64` and `arm64` twice to macOS exports because they are also included in the features. |
||
|---|---|---|
| .. | ||
| Godot.NET.Sdk | ||
| GodotTools | ||
| script_templates | ||
| bindings_generator.cpp | ||
| bindings_generator.h | ||
| code_completion.cpp | ||
| code_completion.h | ||
| editor_internal_calls.cpp | ||
| editor_internal_calls.h | ||
| hostfxr_resolver.cpp | ||
| hostfxr_resolver.h | ||
| semver.cpp | ||
| semver.h | ||