This tracks runtime-specific issues and work items in support of reducing the size of the iOS apps we generate.
Achieved in 7.0.0
Future work (8.0.0)
Size breakdown:
How to build MySingleView:
- Clone https://github.com/xamarin/xamarin-macios
- Build xamarin-macios. Instructions: https://github.com/xamarin/xamarin-macios/wiki/Build-&-Run
cd tests/dotnet/size-comparison/MySingleView; make compare: https://github.com/xamarin/xamarin-macios/blob/61e43f8486451c6f1844c77df73f914e140b9f4d/tests/dotnet/Makefile#L41
Bloaty can be used to view Mach-O arm64 symbol and section sizes.
End Goals
This tracks runtime-specific issues and work items in support of reducing the size of the iOS apps we generate.
Achieved in 7.0.0
Future work (8.0.0)
Size breakdown:
How to build MySingleView:
cd tests/dotnet/size-comparison/MySingleView; make compare: https://github.com/xamarin/xamarin-macios/blob/61e43f8486451c6f1844c77df73f914e140b9f4d/tests/dotnet/Makefile#L41Bloaty can be used to view Mach-O arm64 symbol and section sizes.
End Goals