Skip to content

Mono shared libraries in Android runtime pack is not stripped for release builds. #53722

@lateralusX

Description

@lateralusX

Doing release build targeting Android (x64 in this case) doesn't strip the resulting .so files, meaning libmonosgen-2.0.so is 18 MB in size, but when stripped, 3.67 MB. The same goes for libmono-component-*.so and probably for other .so files included in APK when building sample app on Android.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions