docs-maui icon indicating copy to clipboard operation
docs-maui copied to clipboard

NativeAOT support for iOS/MacCat

Open davidbritch opened this issue 2 years ago • 0 comments

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

davidbritch avatar Nov 13 '23 10:11 davidbritch