[mono][ios] Introduce non-global symbol stripping in MonoAOTCompiler msbuild task...
authorMilos Kotlar <kotlarmilos@gmail.com>
Thu, 2 Feb 2023 19:03:17 +0000 (20:03 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Feb 2023 19:03:17 +0000 (20:03 +0100)
commiteec29a157a43ab8cd7f52d5b01d0d93dd2a91c60
tree87ce9e22f4353c614760ae70e391f868be20f24d
parent2411d09d80a3a419f4d3b8754f3fde98bf11d144
[mono][ios] Introduce non-global symbol stripping in MonoAOTCompiler msbuild task (#81361)

* Add non-global symbol stripping in AppleAppBuilder task.

* Strip symbols when measuring SOD via build-appbundle make target
src/mono/sample/iOS/Makefile
src/mono/sample/iOS/Program.csproj
src/tasks/AppleAppBuilder/AppleAppBuilder.cs
src/tasks/AppleAppBuilder/Xcode.cs