NativeAOT support for iOS/MacCat
Open
doc-enhancement
Pri3
- Dominant language
- No language data
- Stars
- 282
- Forks
- 265
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
Experimental support for NativeAOT has been added in .NET 8 for publishing iOS/MacCat apps.
Testing shows significant improvements both in size (up to 50% smaller) and startup (up to 50% faster).
More info: https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/?tabs=net7%2Cwindows and https://github.com/xamarin/xamarin-macios/blob/main/docs/nativeaot.md
Contributor guide
Assessment
This issue has not been assessed yet.