21a739e3b1
We use `Mono.Cecil` to search for P/Invoke methods in assemblies in order to collect symbols that we must prevent from being stripped. We could pass the symbols as `-u` linker arguments (`-Wl,-u,symbol`) for the native target (not for the project), but it was simpler to generate referencing code and avoid changes to Godot's iOS exporter. |
||
---|---|---|
.. | ||
GodotTools | ||
GodotTools.BuildLogger | ||
GodotTools.Core | ||
GodotTools.IdeMessaging | ||
GodotTools.IdeMessaging.CLI | ||
GodotTools.OpenVisualStudio | ||
GodotTools.ProjectEditor | ||
.gitignore | ||
GodotTools.sln |