[android][ios] Output Exported Symbols ItemGroup in LibraryBuilder (#84581)
authorSteve Pfister <steveisok@users.noreply.github.com>
Tue, 11 Apr 2023 18:46:37 +0000 (14:46 -0400)
committerGitHub <noreply@github.com>
Tue, 11 Apr 2023 18:46:37 +0000 (14:46 -0400)
commite5c0f2c55cbe31417501f60ae23d5127586c963f
treead28ed138460574d799d04c6dea29f8364d3bf55
parent5a7ee5b1bf313faede44047056dd481c935dba9b
[android][ios] Output Exported Symbols ItemGroup in LibraryBuilder (#84581)

Outputs an ItemGroup that contains the set of export symbols gathered from the AOT compiler. The intent of library mode is to create a library with only exports gathered from the AOT compiler. Since the library is static, that responsibility is pushed outward.
src/mono/msbuild/common/LibraryBuilder.targets
src/tasks/LibraryBuilder/LibraryBuilder.cs