Closed
Description
Description
AppleAppBuilder build task currently only supports Mono as the default AOT compiler and runtime when creating application bundles.
Proposal
Extend AppleAppBuilder to support NativeAOT, as a second AOT compiler and runtime, when creating iOS application bundles.
This would enable building and running sample applications built with NativeAOT on iOS platforms, but also size and performance monitoring.